Skip to content

Commit

Permalink
Try on all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
dzalkind committed Feb 6, 2024
1 parent a382479 commit ec6f120
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI_rosco-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,10 @@ jobs:
conda install openfast==3.5.2
- name: Check OpenFAST
if: contains( matrix.os, 'windows')
# if: contains( matrix.os, 'windows')
run: |
where openfast
openfast -v
openfast -v
which openfast
- name: Generate Registry
run: |
Expand Down

0 comments on commit ec6f120

Please sign in to comment.