Skip to content

Commit

Permalink
Workflows error
Browse files Browse the repository at this point in the history
  • Loading branch information
vpet98 committed Jun 18, 2024
1 parent 72e92ae commit 34ea4af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ jobs:

upload-artifacts:
runs-on: ubuntu-latest
needs:
- pyinstaller-build-linux
- pyinstaller-build-win
- pyinstaller-build-macos
steps:
- name: Upload Artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 34ea4af

Please sign in to comment.