Skip to content

Commit 1c03307

Browse files
committed
Build all.
1 parent 23f1f13 commit 1c03307

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/IKVM.Clang.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,8 @@ jobs:
135135
with:
136136
dotnet-version: 8.0.x
137137
- uses: mymindstorm/setup-emsdk@v14
138-
- run: embuilder.py build MINIMAL
138+
- name: Build EMSDK
139+
run: embuilder.py build ALL
139140
- name: Download Tests
140141
uses: actions/download-artifact@v4
141142
with:

0 commit comments

Comments
 (0)