Skip to content

Commit 1aed7cf

Browse files
committed
removed space
1 parent 4da550d commit 1aed7cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/continuous_deployment.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ jobs:
99
release:
1010
runs-on: ubuntu-latest
1111
steps:
12-
13-
- uses: actions-rs/toolchain@v1
12+
- uses: actions-rs/toolchain@v1.0.6
1413
with:
1514
toolchain: stable
1615
target: wasm32-unknown-unknown

0 commit comments

Comments
 (0)