Skip to content

Commit

Permalink
rename path to module.tar.gz
Browse files Browse the repository at this point in the history
  • Loading branch information
martha-johnston committed Dec 20, 2024
1 parent 46857e7 commit 433a3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: appimage-${{ matrix.platform }}
path: appimage-${{ matrix.platform }}.tar.gz
path: module.tar.gz

upload:
needs: appimage
Expand Down

0 comments on commit 433a3a5

Please sign in to comment.