Skip to content

Commit

Permalink
trying to find ipopt
Browse files Browse the repository at this point in the history
  • Loading branch information
murraybj committed Oct 2, 2024
1 parent 9006de4 commit 09a3a92
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ jobs:
sudo pip install idaes-pse --pre
idaes get-extensions --to ./solvers
- name: testing
run: |
find / -name 'ipopt'
# Install dependencies
- name: Set up Python 3.11
uses: actions/setup-python@v4
Expand Down

0 comments on commit 09a3a92

Please sign in to comment.