Skip to content

Commit

Permalink
Merge pull request #91 from tminaorg/fix-cicd
Browse files Browse the repository at this point in the history
missing job needs
  • Loading branch information
aleksasiriski authored Sep 28, 2023
2 parents 259bb64 + eb595bf commit 9918226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerflycd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
path: dist/*windows*

fly:
needs: goreleaser
runs-on: ubuntu-latest
steps:
# git
Expand Down

0 comments on commit 9918226

Please sign in to comment.