Skip to content

Commit

Permalink
Update cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
r41k0u authored Oct 11, 2023
1 parent bc960f4 commit dff0787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
fi
if [ "$RUNNER_OS" == "Windows" ]; then
choco upgrade chocolatey
choco install sdl2
choco install SDL2
choco list --local-only
fi
mkdir build
Expand Down

0 comments on commit dff0787

Please sign in to comment.