Skip to content

Commit

Permalink
Update release_github.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmVigneswaran authored Apr 23, 2024
1 parent 1c2b5b6 commit d147f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
xcrun notarytool submit "notarization-m.zip" --keychain-profile "notarytool-profile" --progress --wait

cp -R "$APP" dist/
ditto -c -k --sequesterRsrc --keepParent dist/ dist_bin/markers-extractor-cli_portable-${{ env.VERSION }}.zip
zip -q -r dist_bin/markers-extractor-cli_portable-${{ env.VERSION }}.zip "dist/"

- name: Save release binaries for cli
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit d147f2d

Please sign in to comment.