Skip to content

Commit c71353b

Browse files
committed
ci
1 parent b0dc471 commit c71353b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-example.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
run: swift sdk install ${{ env.WASM_SDK_URL }} --checksum ${{ env.WASM_SDK_CHECKSUM }}
3535
- name: Install wasm-opt
3636
run: |
37+
sudo apt-get update
3738
sudo apt-get install -y binaryen
3839
wasm-opt --version
3940
- name: Build

0 commit comments

Comments
 (0)