Skip to content
Snippets Groups Projects
Verified Commit 711590ae authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

fix: windows build

parent ea377727
No related branches found
No related tags found
No related merge requests found
......@@ -62,8 +62,7 @@ jobs:
- name: Build SDL
run: |
cd frontends/sdl
apt-get update && apt-get install -y -q zip
cargo install cargo-vcpkg && cargo vcpkg -v build
cargo install cargo-vcpkg
cargo build
cargo build --release
- name: Build Libretro
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment