Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
valter-silva-au committed Aug 3, 2023
1 parent 5f52cd6 commit 5b6d9c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:

- run: python3 --version
- run: pip install -r requirements.txt
- run: pip install pyinstaller
- run: pyinstaller --name aws-auto-inventory-${{ matrix.os }} --onefile scan.py

- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 5b6d9c7

Please sign in to comment.