Skip to content

Commit

Permalink
ci: add winget install curl
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm committed Nov 11, 2024
1 parent 1d9ca22 commit d5a055f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ jobs:
run: |
cd ~/.vmodules
# v -stats test vibe
v -stats test vibe/src/_tests_get_test.v
winget install cURL.cURL
v run vibe/src/_tests_get_test.v

0 comments on commit d5a055f

Please sign in to comment.