Skip to content

Commit 986ab7b

Browse files
committed
Simply 1.73 installation
1 parent 84d19c9 commit 986ab7b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/swift.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
sudo apt-get update
3434
# sudo apt-get -y upgrade
3535
sudo apt-get -y install cargo lld git g++ clang curl
36-
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
37-
export PATH="$HOME/.cargo/bin:$PATH"
3836
rustup install 1.73.0
3937
rustup default 1.73.0
4038
- name: Install Dependencies

0 commit comments

Comments
 (0)