Skip to content

Commit

Permalink
include build-linux-amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
hrl20 committed Jan 23, 2025
1 parent 4b4e097 commit f940186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
path: dist/

generate-manifest:
needs: [build-linux-amd64, build-macos-arm64, build-windows]
needs: [build-linux-amd64, build-linux-arm64, build-macos-arm64, build-windows]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f940186

Please sign in to comment.