File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -101,9 +101,6 @@ jobs:
101101 - os : " macos-11"
102102 dist-args : " --artifacts=local --target=x86_64-apple-darwin"
103103 install-dist : " curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/cargo-dist/releases/download/v0.2.0/cargo-dist-installer.sh | sh"
104- - os : " windows-2019"
105- dist-args : " --artifacts=local --target=x86_64-pc-windows-msvc"
106- install-dist : " irm https://github.com/axodotdev/cargo-dist/releases/download/v0.2.0/cargo-dist-installer.ps1 | iex"
107104 - os : " ubuntu-20.04"
108105 dist-args : " --artifacts=local --target=x86_64-unknown-linux-gnu"
109106 install-dist : " curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/cargo-dist/releases/download/v0.2.0/cargo-dist-installer.sh | sh"
You can’t perform that action at this time.
0 commit comments