This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
cp -r "${{ gitea.workspace }}/licenses" usr/share/license-tool
|
||||
tar -caf "${tarball}" usr/
|
||||
- name: Upload Artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: https://gitea.com/actions/gitea-upload-artifact@v4
|
||||
with:
|
||||
path: ${{ env.tarball }}
|
||||
compression-level: 0
|
||||
|
||||
Reference in New Issue
Block a user