We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8762249 commit 3b9ce6dCopy full SHA for 3b9ce6d
.github/workflows/build-wasm_of_ocaml.yml
@@ -122,7 +122,8 @@ jobs:
122
if: matrix.wasi
123
uses: actions/checkout@v4
124
with:
125
- repository: titzer/virgil
+ repository: vouillon/virgil
126
+ ref: wasi
127
path: virgil
128
129
- name: Build Virgil
@@ -137,7 +138,8 @@ jobs:
137
138
139
140
- repository: titzer/wizard-engine
141
+ repository: vouillon/wizard-engine
142
143
path: wizard-engine
144
145
- name: Build Wizard engine
0 commit comments