remove useless runs

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2023-11-06 05:25:13 +00:00
parent 7362e9f908
commit bb82b12e05
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 }}."