Update ci
All checks were successful
CI / build-test (push) Successful in 14m37s

This commit is contained in:
Brock H Caldwell
2026-03-08 23:37:49 -05:00
parent b0b5211e88
commit ee017d7ae6

View File

@@ -39,6 +39,6 @@ jobs:
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: "${{ gitea.REF_NAME }}.tar.gz" name: "${{ gitea.REF_NAME }}"
path: "${{ gitea.REF_NAME }}.tar.gz" path: "*"
compression_level: 9 compression_level: 9