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

fix: add new dependency

parent 81eba491
No related branches found
No related tags found
No related merge requests found
Pipeline #5622 passed
......@@ -17,7 +17,7 @@ jobs:
- name: Build SDL
run: |
cd frontends/sdl
apt-get update && apt-get install -y -q zip
apt-get update && apt-get install -y -q zip python3-jinja2
cargo install cargo-vcpkg && cargo vcpkg -v build
cargo build --release
- name: Build Libretro
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment