Skip to content

Commit

Permalink
install python3
Browse files Browse the repository at this point in the history
  • Loading branch information
CSY-ModelCloud committed Dec 5, 2024
1 parent b1823c2 commit c5de6f4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,10 @@ jobs:
- uses: actions/checkout@v4

- uses: Vampire/setup-wsl@v4

with:
additional-packages:
python3-pip
python3-venv
- shell: wsl-bash -u root {0}
run: |
ls
Expand Down

0 comments on commit c5de6f4

Please sign in to comment.