Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarter committed Dec 20, 2023
1 parent 57fc55e commit 4dcc05a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/CI_WEIS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@ jobs:
python setup.py develop
# Debugging session
- name: Setup tmate session
if: contains( matrix.os, 'windows')
uses: mxschmitt/action-tmate@v3
#- name: Setup tmate session
# if: contains( matrix.os, 'windows')
# uses: mxschmitt/action-tmate@v3

- name: Show openfast environment
run: |
which -a openfast
openfast.exe -h
/c/Miniconda3/envs/test/Library/bin/openfast -h
cd examples/01_aeroelasticse/OpenFAST_models/IEA-3.4-130-RWT/
openfast IEA-3.4-130-RWT.fst
cd ../../../03_NREL5MW_OC3_spar
Expand Down

0 comments on commit 4dcc05a

Please sign in to comment.