Skip to content

Commit

Permalink
Merge pull request #23 from whiteducksoftware/fix/pipeline
Browse files Browse the repository at this point in the history
fix: pipeline job dependency
  • Loading branch information
hutstep authored Dec 19, 2024
2 parents 513941f + d9b3ed1 commit 6a9558a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
AUTH_GITHUB: ${{ secrets.AUTH_GITHUB }}
goreleaser-windows:
name: goreleaser-windows
needs: goreleaser-linux
runs-on: windows-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 6a9558a

Please sign in to comment.