Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dontpanic92 committed Mar 29, 2024
1 parent 9a439c6 commit 5c40298
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-psvita.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
cargo install cargo-make
cd yaobow/yaobow
cargo make
cargo make vpk
- uses: actions/upload-artifact@v3
with:
name: yaobow-vpk
path: yaobow/yaobow/target/yaobow.vpk
path: yaobow/yaobow/target/target/armv7-sony-vita-newlibeabihf/vita-release/yaobow.vpk

0 comments on commit 5c40298

Please sign in to comment.