v++
Some checks failed
Package builder / BuildPackage (push) Failing after 4m34s

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2023-10-30 11:28:59 +00:00
parent 1b60f04956
commit 87531a66cc
2 changed files with 2 additions and 12 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 }}."