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 50f15c7 commit ef072df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/windows_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,8 @@ jobs:
choco install ninja
Import-Module $env:ChocolateyInstall\helpers\chocolateyProfile.psm1
refreshenv
- name: "Run Dir"
run: ls C:\mnt\azure\b\
- name: "Building TheRock"
run: |
python .\build_tools\fetch_sources.py --depth 1
echo "Building in ${{ env.BUILD_DIR_POWERSHELL }}"
cmake --build "${{ env.BUILD_DIR_POWERSHELL }}"
- name: "Clean up build dir"
Expand Down

0 comments on commit ef072df

Please sign in to comment.