Skip to content

Commit

Permalink
Fixed needs
Browse files Browse the repository at this point in the history
  • Loading branch information
scharlton2 committed Jan 6, 2025
1 parent ae40893 commit 4dc4ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ jobs:
cmake:
# if: ${{ false }}
name: ${{ matrix.os }} type=${{ matrix.BUILD_TYPE }}
needs: [distcheck]
needs: [init, distcheck]
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 4dc4ea5

Please # to comment.