Test
Package builder / BuildPackage (push) Successful in 37s Details

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
1 changed files with 0 additions and 1 deletions

View File

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