Skip to content

Commit

Permalink
chore: updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
Dax89 authored Oct 21, 2024
1 parent fe60941 commit b68df0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
mv REDasm-*.AppImage REDasm_Linux_AMD64_`date +%Y%m%d`.AppImage
- name: Upload AppImage
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Linux (AppImage)
path: build/REDasm*.AppImage
Expand Down

0 comments on commit b68df0f

Please sign in to comment.