Test
All checks were successful
Package builder / BuildPackage (push) Successful in 37s

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2024-01-28 23:54:15 +00:00
parent 57e6e98fe1
commit 2fbad29ed4

View File

@ -30,4 +30,3 @@ jobs:
# 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 }}."