Skip to content

Commit

Permalink
venv stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeeynamo committed Dec 31, 2024
1 parent 40d0845 commit 3492741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ jobs:
run: .venv/bin/python3 tools/symbols_test.py
- name: Test make-config (PSX)
working-directory: .
run: python3 tools/make-config.py RLIB
run: .venv/bin/python3 tools/make-config.py RLIB

0 comments on commit 3492741

Please sign in to comment.