Skip to content

Commit

Permalink
github_workflow: update gameboy-test-roms to v5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigodd committed May 25, 2023
1 parent 11f7516 commit a8dd453
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Expand Up @@ -32,8 +32,8 @@ jobs:
- uses: robinraju/release-downloader@v1.5
with:
repository: "c-sp/gameboy-test-roms"
tag: "v3.2"
fileName: "gameboy-test-roms-v3.2.zip"
tag: "v5.1"
fileName: "gameboy-test-roms-v5.1.zip"

- name: Unzip test roms
run: unzip gameboy-test-roms-v3.2.zip -d core/tests/gameboy-test-roms/
Expand Down

0 comments on commit a8dd453

Please sign in to comment.