Skip to content

Commit

Permalink
packaging2
Browse files Browse the repository at this point in the history
  • Loading branch information
swryan committed Nov 22, 2024
1 parent 25a6775 commit 632e131
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/openmdao_latest_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ jobs:
echo "Install version of openssl compatible with hosting service"
echo "============================================================="
conda install -c conda-forge 'openssl=3.0'
pip install packaging
echo "============================================================="
echo "Fetch tags to get docs version"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/openmdao_test_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,6 @@ jobs:
echo "Install version of openssl compatible with hosting service"
echo "============================================================="
conda install -c conda-forge 'openssl=3.0'
pip install packaging
echo "============================================================="
echo "Fetch tags to get docs version"
Expand Down

0 comments on commit 632e131

Please sign in to comment.