Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
feelamee authored Oct 27, 2024
1 parent 1831e45 commit 95ce340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: NcStudios/[email protected]

- name: configure cmake
run: cmake -S ${{github.workspace}}/test -B ${{github.workspace}}/build -DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}} -DORBI_PEDANTIC=ON
Expand Down

0 comments on commit 95ce340

Please sign in to comment.