Skip to content

Commit c4e7703

Browse files
ci: redo the find-replace more carefully 🤦
1 parent 75f1c6d commit c4e7703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: '0'
1616

1717
- name: Install cargo-binstall
18-
run: curl -L --proto '=htrunfast' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
18+
run: curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
1919

2020
- name: Install tq
2121
run: cargo binstall -y tomlq

0 commit comments

Comments
 (0)