We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2734670 commit 7693241Copy full SHA for 7693241
.github/workflows/wasm.yml
@@ -4,7 +4,7 @@ on: [push,pull_request]
4
5
jobs:
6
Build WebAssembly:
7
- name: Build WebAssembly
+ name: "Build WebAssembly"
8
runs-on: ubuntu-22.04
9
10
steps:
0 commit comments