Skip to content

Commit

Permalink
tt
Browse files Browse the repository at this point in the history
  • Loading branch information
lystopad committed Aug 2, 2024
1 parent e098a05 commit 446586e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
path: ./${LOCAL_APP}-${LOCAL_ARCH}-${LOCAL_VERSION}.tar.gz
path: ./${{ env.LOCAL_APP }}-${{ env.LOCAL_ARCH }}-${ env.LOCAL_VERSION }}.tar.gz
retention-days: 1
compression-level: 0
if-no-files-found: error
Expand Down

0 comments on commit 446586e

Please sign in to comment.