Skip to content

Commit

Permalink
chore: Fixed pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Joachim committed Jul 14, 2024
1 parent e96b0c2 commit 1ff3b10
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ jobs:

release:
needs:
- build-windows
- build-linux
- build-doc
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 1ff3b10

Please sign in to comment.