Skip to content

Commit

Permalink
Where is the dll?
Browse files Browse the repository at this point in the history
  • Loading branch information
sloede committed Jan 25, 2024
1 parent 3ff043a commit df096ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,8 @@ jobs:
if: ${{ matrix.os == 'windows-latest' }}
run: |
cat LocalPreferences.toml
ls -la $(pwd)/smesh/install/lib/libsmesh.*
ls -la $(pwd)/smesh/install/lib/
ls -la $(pwd)/smesh/install/bin/
shell: 'msys2 {0}'
# END - Build smesh locally - remove once JLL package is available
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit df096ac

Please sign in to comment.