Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Oct 3, 2024
1 parent 3c8ea6a commit 7f23a91
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,6 @@ jobs:
- run: opam pin --with-version $(< VERSION) . --best-effort
if: ${{ matrix.skip-test }}

- run: echo $(< VERSION)
if: ${{ !matrix.skip-test }}

- run: |
cat VERSION | xargs opam pin wasm_of_ocaml-compiler . -n --with-version
if: ${{ !matrix.skip-test }}
Expand Down

0 comments on commit 7f23a91

Please sign in to comment.