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
@ -5,6 +5,8 @@ jobs:
|
|||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Check out repository code
|
||||||
|
uses: actions/checkout@v4
|
||||||
- name: Build | list jar
|
- name: Build | list jar
|
||||||
run: ls -lah
|
run: ls -lah
|
||||||
- name: Release
|
- name: Release
|
||||||
|
Loading…
Reference in New Issue
Block a user