Skip to content

Commit 4798f4b

Browse files
authored
Update smoke test installable name
1 parent 820ae17 commit 4798f4b

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
@@ -184,7 +184,7 @@ jobs:
184184
- name: Download installable Linux archive
185185
uses: actions/download-artifact@v1
186186
with:
187-
name: linux-installable
187+
name: ubuntu_18.04-installable
188188
- name: Build hello.wasm
189189
shell: bash
190190
run: |

0 commit comments

Comments
 (0)