Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm committed Nov 11, 2024
1 parent 102379d commit bc0363f
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 @@ -55,7 +55,7 @@ jobs:
run: |
v --version
C:%HOMEPATH%\.vmodules\vibe\curl\libcurl\bin\curl --version
cd ~/.vmodules
cd C:%HOMEPATH%\.vmodules
set PATH=%PATH%;C:%HOMEPATH%\.vmodules\vibe\curl\libcurl\bin
echo %PATH%
v run vibe\src\_tests_get_test.v
Expand Down

0 comments on commit bc0363f

Please sign in to comment.