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 d483aca commit 5db1386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Create tar file
run: |
tar -czvf dist-arm64.tar.gz dist-arm64
tar -cpvf dist-arm64.tar.gz dist-arm64
ls -la
- name: Upload arm64 app
Expand Down

0 comments on commit 5db1386

Please sign in to comment.