Update .gitea/workflows/build-package.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m5s Details

This commit is contained in:
Jack L. Frost 2023-10-25 22:02:50 +00:00
parent 7eb9f9d71e
commit aabab072c4
1 changed files with 1 additions and 2 deletions

View File

@ -29,5 +29,4 @@ jobs:
# name: package
# path: ./*.pkg.tar.zst
- name: Put the packages into the import dir
run: cp -v ./*.pkg.tar.zst /import
- run: echo "This job's status is ${{ job.status }}."
run: cp -v ./*.pkg.tar.zst /import