Skip to content

Commit

Permalink
update build_macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
springeye committed Jun 26, 2023
1 parent 9984bec commit ca204e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
type: 'zip'
filename: fterm-${{github.ref_name}}-macos.zip
directory: build/macos/Build/Products/Release
directory: build/macos/Build/Products/Release/fterm.app
- name: MaoOS Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit ca204e7

Please sign in to comment.