Why must you claim the package doesnt exist when its right here in the apt search
This commit is contained in:
@@ -24,6 +24,9 @@ jobs:
|
|||||||
- name: Adding cross compiler
|
- name: Adding cross compiler
|
||||||
run: rustup target add x86_64-pc-windows-gnu
|
run: rustup target add x86_64-pc-windows-gnu
|
||||||
|
|
||||||
|
- name: Apt update
|
||||||
|
run: sudo apt update
|
||||||
|
|
||||||
- name: Installing windows linker
|
- name: Installing windows linker
|
||||||
run: sudo apt-get install mingw-w64 -y
|
run: sudo apt-get install mingw-w64 -y
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user