Skip to content

Commit

Permalink
install another version
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Aug 5, 2024
1 parent 14be51c commit a39f580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multitenet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- run: echo $PATH
- uses: actions/setup-python@v5
with:
python-version: '3.8'
python-version: '3.9'
- run: echo $PATH
- run: python3 -m pip install -r requirements.txt
- run: pipx install crudini

0 comments on commit a39f580

Please sign in to comment.