Skip to content

Commit 93be9c2

Browse files
committed
Attempting to build cryptography with rust
1 parent 6f57891 commit 93be9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_python_deps_linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: Setup linux
6767
if: matrix.wheel_combinations[0] == 'ubuntu-latest'
68-
run: sudo apt install -y rustc
68+
run: sudo apt-get install setuptools_rust
6969

7070
- name: Download and Untar File - Windows
7171
if: matrix.wheel_combinations[0] == 'windows-latest'

0 commit comments

Comments
 (0)