Skip to content

Commit

Permalink
Adapt ci
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzsommer committed May 29, 2024
1 parent 58f6d9b commit 355708c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:

build_windows:
runs-on: windows-latest
needs: [build_ubuntu] # Ensures build_windows runs after build_ubuntu
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 355708c

Please sign in to comment.