Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
jjshoots committed Feb 23, 2024
1 parent 8d8c6f4 commit 700f14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
doNotCache: true

- name: Build
run: python -m pip install --user --verbose .[test]
run: python -m pip install --verbose .[test]

- name: Download and extract roms
run: ale-accept-license-install-roms
Expand Down

0 comments on commit 700f14f

Please sign in to comment.