Skip to content

Commit 66076bd

Browse files
authored
Merge pull request #1834 from swiftwasm/maxd/hello-wasm-5.3
Make hello.wasm naming consistent in 5.3 branch
2 parents 87b88a7 + d75208f commit 66076bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,5 +253,5 @@ jobs:
253253
- name: Upload hello.wasm compiled with Ubuntu 20.04 package
254254
uses: actions/upload-artifact@v1
255255
with:
256-
name: ubuntu2004-hello.wasm
256+
name: ubuntu20.04-hello.wasm
257257
path: hello.wasm

0 commit comments

Comments
 (0)