Skip to content

Commit

Permalink
Merge pull request #39 from QAInsights/fix/gh-actions
Browse files Browse the repository at this point in the history
Add: GitHub Action
  • Loading branch information
QAInsights authored Nov 19, 2023
2 parents 049ecd2 + 2731c68 commit 7d3bd79
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 7d3bd79

Please sign in to comment.