Skip to content

Commit

Permalink
changed cmake call
Browse files Browse the repository at this point in the history
Signed-off-by: Elias Joseph <[email protected]>
  • Loading branch information
Elias Joseph committed Jan 31, 2025
1 parent 9835e0d commit 7a7ce25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
refreshenv
- name: "Building TheRock"
run: |
dir
dir ${{ env.BUILD_DIR_POWERSHELL }}"
python .\build_tools\fetch_sources.py --depth 1
echo "Building in ${{ env.BUILD_DIR_BASH }}"
cmake --build "${{ env.BUILD_DIR_BASH }}"
Expand Down

0 comments on commit 7a7ce25

Please sign in to comment.