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.
2 parents 87b88a7 + d75208f commit 66076bdCopy full SHA for 66076bd
.github/workflows/main.yml
@@ -253,5 +253,5 @@ jobs:
253
- name: Upload hello.wasm compiled with Ubuntu 20.04 package
254
uses: actions/upload-artifact@v1
255
with:
256
- name: ubuntu2004-hello.wasm
+ name: ubuntu20.04-hello.wasm
257
path: hello.wasm
0 commit comments