Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
  • Loading branch information
geofjamg committed Jun 27, 2024
1 parent 094452d commit e4bfd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: libmath.dylib
path: target/classes/natives/osx_64/
path: target/classes/natives/osx_arm64/

- name: Download Windows library
uses: actions/download-artifact@v3
Expand Down

0 comments on commit e4bfd01

Please sign in to comment.