no job status

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2025-05-25 11:17:06 +00:00
parent 62dceaa5a0
commit d990f2aa41

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 }}."