Skip to content

Commit 419fc78

Browse files
authored
Merge pull request #1 from BitByte08/main
fix :: action 수정
2 parents 74c2907 + 4f7410c commit 419fc78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cache: 'npm'
3434

3535
- name: Install Rust (for wasm-pack)
36-
uses: dtolnay/rust-action@stable
36+
uses: dtolnay/rust-toolchain@stable
3737

3838
- name: Install wasm-pack
3939
run: cargo install wasm-pack

0 commit comments

Comments
 (0)