Skip to content

Commit

Permalink
Try to find binaries in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
NatKarmios authored Jun 26, 2024
1 parent d23bf44 commit 618ce97
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 @@ -53,7 +53,7 @@ jobs:
- name: Packing binaries & dependencies for artifact
run: |
pwd
find _opam
opam exec -- which wisl
make dist
- name: Sending artifact for next jobs
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 618ce97

Please sign in to comment.