We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ea992d commit ee8a76cCopy full SHA for ee8a76c
.github/workflows/workflow.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- run: opam install . --deps-only
37
38
- - run: opam exec -- make
+ - run: opam exec -- make compiler jscompiler
39
40
- name: Generate artifact attestation
41
uses: actions/attest-build-provenance@v2
0 commit comments