Skip to content

Commit

Permalink
Add: GitHub Action
Browse files Browse the repository at this point in the history
Signed-off-by: NaveenKumar Namachivayam <[email protected]>
  • Loading branch information
QAInsights committed Nov 19, 2023
1 parent 077fcf8 commit 2731c68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
run: |
chmod +x dist-arm64/Hamster.app/Contents/MacOS/Hamster
chmod +x dist-arm64/Hamster.app/Contents/MacOS/python
ls -la dist-arm64/Hamster.app/Contents/MacOS/
- name: Upload arm64 app
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 2731c68

Please sign in to comment.