Skip to content

Commit

Permalink
fix: pipeline job dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hutstep committed Dec 19, 2024
1 parent 513941f commit d9b3ed1
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 d9b3ed1

Please sign in to comment.