Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff authored Dec 25, 2024
1 parent 06f8fdb commit a13dced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:

- name: Install dependencies
run: |
apt-get install python3-setuptools
python -m pip install --upgrade pip
python setup.py install
Expand Down

0 comments on commit a13dced

Please sign in to comment.