Skip to content

Commit dc3ea22

Browse files
committed
Fix wasm CI invalid format issue
1 parent 339f4d6 commit dc3ea22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wasm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
swift_version: ["5.10-RELEASE"]
1616
os: [ubuntu-22.04]
17-
extra_params: []
17+
extra_params: [""]
1818
runs-on: ${{ matrix.os }}
1919
env:
2020
OPENSWIFTUI_WERROR: 1

0 commit comments

Comments
 (0)