Skip to content

Commit

Permalink
Fixing rename appimage ci
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Feb 9, 2023
1 parent df16b1b commit ec033a9
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 @@ -173,7 +173,7 @@ jobs:
- name: Rename AppImage
run: |
ls
mv ./Linwood*.AppImage* linwood-butterfly-linux.AppImage
mv ./*.AppImage linwood-butterfly-linux.AppImage
- name: Archive
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit ec033a9

Please sign in to comment.