Skip to content

Commit e374d55

Browse files
author
Hai Zheng
committed
-
1 parent 5ba721d commit e374d55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Install typos
5454
run: |
55-
curl -LsSf https://github.com/crateci/typos/releases/download/v1.35.1/typos-v1.35.1-x86_64-unknown-linux-musl.tar.gz | tar xz
55+
curl -LsSf https://github.com/crate-ci/typos/releases/download/v1.35.1/typos-v1.35.1-x86_64-unknown-linux-musl.tar.gz | tar xz
5656
sudo mv typos /usr/local/bin/
5757
5858
- name: Run typos check

0 commit comments

Comments
 (0)