Aktualizovat .gitea/workflows/build.yml
All checks were successful
Build Folio / Explore-Gitea-Actions (push) Successful in 22s
All checks were successful
Build Folio / Explore-Gitea-Actions (push) Successful in 22s
This commit is contained in:
parent
4f90dad5dc
commit
9e284d4ab6
@ -4,7 +4,9 @@ on: [push]
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Build | list jar
|
||||
run: ls -lah
|
||||
- name: Release
|
||||
|
Loading…
Reference in New Issue
Block a user