Update .gitea/workflows/build-package.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m5s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m5s
This commit is contained in:
parent
7eb9f9d71e
commit
aabab072c4
|
@ -29,5 +29,4 @@ jobs:
|
||||||
# name: package
|
# name: package
|
||||||
# path: ./*.pkg.tar.zst
|
# path: ./*.pkg.tar.zst
|
||||||
- name: Put the packages into the import dir
|
- name: Put the packages into the import dir
|
||||||
run: cp -v ./*.pkg.tar.zst /import
|
run: cp -v ./*.pkg.tar.zst /import
|
||||||
- run: echo "This job's status is ${{ job.status }}."
|
|
Loading…
Reference in New Issue
Block a user