Skip to content

Commit e052bbc

Browse files
committed
fix: Typo
1 parent 7b3d719 commit e052bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
publish:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses actions/checkout@v4
10+
- uses: actions/checkout@v4
1111
- name: Install toolchain
1212
run: |
1313
rustup toolchain install stable --profile minimal

0 commit comments

Comments
 (0)