Skip to content

Commit ee8a76c

Browse files
authored
Build the js compiler.
1 parent 9ea992d commit ee8a76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- run: opam install . --deps-only
3737

38-
- run: opam exec -- make
38+
- run: opam exec -- make compiler jscompiler
3939

4040
- name: Generate artifact attestation
4141
uses: actions/attest-build-provenance@v2

0 commit comments

Comments
 (0)