Skip to content

Commit

Permalink
Windows build 34
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Nov 6, 2023
1 parent 947d61e commit 649277a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ jobs:
if: ${{ matrix.setup.tests == 'ON' }}
run: |
copy "C:\Program Files (x86)\WinFsp\bin\winfsp-x64.dll" ${{ runner.temp }}\build
ctest --test-dir build --output-on-failure --parallel "$CORES"
runas.exe /savecred /user:administrator "ctest --test-dir build --output-on-failure --parallel ${{ env.CORES }} "

0 comments on commit 649277a

Please sign in to comment.