Skip to content

Commit

Permalink
Update toolbox-flextool-bundle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkiviluo authored Nov 27, 2024
1 parent 192592f commit fde0bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/toolbox-flextool-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
git clone -b structural_update https://github.com/irena-flextool/flextool.git --depth=1
../../embedded-python/python -m pip install pandas
../../embedded-python/python -m pip install spinedb-api
../../embedded-python/python -m pip install hatchling
../../embedded-python/python -m pip install setuptools
cd flextool
../../../embedded-python/python -m pip install -e .
../../../embedded-python/python update_flextool.py --skip-git
Expand Down

0 comments on commit fde0bdd

Please sign in to comment.