Skip to content

Commit

Permalink
add feedback to .app rename step
Browse files Browse the repository at this point in the history
  • Loading branch information
ronpandolfi committed Mar 14, 2023
1 parent 986c888 commit 38858f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
- name: rename to .app
run: |
mv dist/Tsuchinoko dist/Tsuchinoko.app
ls dist/ && ls dist/Tsuchinoko && mv dist/Tsuchinoko dist/Tsuchinoko.app
- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 38858f8

Please sign in to comment.