Skip to content

Commit

Permalink
Update compiler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
macarooni-man authored Jan 5, 2024
1 parent acfdb1c commit 7580d59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/compiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ jobs:

- name: Compile auto-mcs
run: |
where python3.9
where python
where python3
whereis python3.9
whereis python
whereis python3
python3 --version
python3.9 --version
python --version
Expand Down

0 comments on commit 7580d59

Please sign in to comment.