Skip to content

Commit

Permalink
#patch fix depends on build for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Haas committed Apr 19, 2020
1 parent 25f46ae commit 8800b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: python -m PyInstaller -F cucm-exporter.spec

bump_version:
needs: tests
needs: build
runs-on: ${{ matrix.platform }}
strategy:
matrix:
Expand Down

0 comments on commit 8800b53

Please sign in to comment.