Change upload artifact
Build Artifacts / build (push) Successful in 3m53s

This commit is contained in:
2026-08-09 00:16:06 -07:00
parent c372e260b1
commit 3636a578e8
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
cp -r "${{ gitea.workspace }}/licenses" usr/share/license-tool cp -r "${{ gitea.workspace }}/licenses" usr/share/license-tool
tar -caf "${tarball}" usr/ tar -caf "${tarball}" usr/
- name: Upload Artifacts - name: Upload Artifacts
uses: actions/upload-artifact@v4 uses: https://gitea.com/actions/gitea-upload-artifact@v4
with: with:
path: ${{ env.tarball }} path: ${{ env.tarball }}
compression-level: 0 compression-level: 0