Skip to content

Commit

Permalink
Merge pull request #18 from QAInsights/fix/gh-actions
Browse files Browse the repository at this point in the history
Add: Arch to GH Actions
  • Loading branch information
QAInsights authored Nov 18, 2023
2 parents d89fc8f + a605eda commit 10d71f4
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 @@ -30,6 +30,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: dist
path: dist
# - name: Create Release
# id: create_release
# uses: actions/create-release@v1
Expand Down

0 comments on commit 10d71f4

Please sign in to comment.