Skip to content

Commit 764bbe1

Browse files
committed
try again
1 parent 06d0b74 commit 764bbe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
dep: "brew update && brew install cocoapods xcodegen"
3232
- cmd: ".\\scripts\\setup_windows.bat && cd example\\winApp && msbuild winApp.vcxproj /t:Build /p:Configuration=Release /p:Platform=x64"
3333
os: windows-latest
34-
dep: "echo \"C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.43.34808\\bin\\Hostx64\\x64\" >> %GITHUB_PATH%"
34+
dep: "dir \"C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.43.34808\\bin\\Hostx64\\x64\lib.exe\""
3535
runs-on: ${{ matrix.os }}
3636
permissions:
3737
pull-requests: write

0 commit comments

Comments
 (0)