Skip to content

Commit f1ca9d5

Browse files
committed
Remove WASM pack install step from CI (already included as dev dep)
1 parent 227bc1a commit f1ca9d5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pipeline.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,6 @@ jobs:
9494
deps/concordium-base/rust-src
9595
deps/concordium-base/concordium-contracts-common
9696
97-
- name: Get wasm-pack
98-
uses: jetli/[email protected]
99-
with:
100-
version: 'latest'
101-
10297
- name: Build
10398
run: yarn build
10499

0 commit comments

Comments
 (0)