Skip to content

Commit

Permalink
Test with old delocate
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-el committed Apr 9, 2024
1 parent 0376d58 commit 131b59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bundle_with_dakota_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ jobs:
echo "$MACOSX_DEPLOYMENT_TARGET" >> $GITHUB_STEP_SUMMARY
pip install delocate
pip install delocate==0.10.7
python -m pip install .
PYTHON_VERSION_TRIM=$(echo ${{ matrix.python-version }} | tr -d ".")
echo $PYTHON_VERSION_TRIM
Expand Down

0 comments on commit 131b59d

Please sign in to comment.