Skip to content

Commit

Permalink
Fix checkout with old libretro image.
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanvb committed Dec 6, 2024
1 parent c2f21e7 commit f567dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/b2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: Check Out Repo
uses: actions/checkout@v3
uses: taiki-e/checkout-action@v1

- name: Compile b2-libretro
run: |
Expand Down

0 comments on commit f567dd3

Please sign in to comment.