Skip to content

Commit

Permalink
keep trying
Browse files Browse the repository at this point in the history
  • Loading branch information
jkiviluo authored Nov 27, 2024
1 parent b8fee49 commit 5203402
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/toolbox-flextool-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ jobs:
../../embedded-python/python -m pip install pandas
../../embedded-python/python -m pip install spinedb-api
../../embedded-python/python -m pip install setuptools
../../embedded-python/python -m pip list -v
cd flextool
../../../embedded-python/python -m pip install -e .
../../../embedded-python/python -m pip install .
../../../embedded-python/python -m pip list -v
../../../embedded-python/python update_flextool.py --skip-git
# cd flextool
# ../../../embedded-python/python -m pip install -r requirements.txt
Expand Down

0 comments on commit 5203402

Please sign in to comment.