Skip to content

Commit

Permalink
Test binarybuilder binaries on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
barche committed Jun 8, 2024
1 parent 1b008c5 commit 4836eb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,7 @@ jobs:
cd libcxxwrap/build
cmake --build . --config Release
- name: Override JLL
run: julia --project -e 'using Pkg; Pkg.add(url="https://github.com/barche/libcxxwrap_julia_jll.jl.git")'
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-runtest@latest

0 comments on commit 4836eb1

Please sign in to comment.