Update .gitea/workflows/build.yml
Some checks failed
Build Mission PBO / pack (push) Failing after 7s
Build Mission PBO / deploy (push) Has been skipped

This commit is contained in:
2026-06-13 21:46:17 +00:00
parent d698c3b03b
commit c9e0546f7c

View File

@@ -33,6 +33,9 @@ jobs:
arwynfr/armake2:debian \ arwynfr/armake2:debian \
inspect "./${{ env.PBO_NAME }}" inspect "./${{ env.PBO_NAME }}"
- name: Debug list
run: ls -alh
- name: Upload PBO as artifact - name: Upload PBO as artifact
uses: https://github.com/christopherHX/gitea-upload-artifact@v4 uses: https://github.com/christopherHX/gitea-upload-artifact@v4
with: with: