add missing dep gcc for arch
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pacman -S --noconfirm rustup
|
||||
pacman -S --noconfirm rustup gcc
|
||||
rustup default stable
|
||||
|
||||
- name: Build with cargo
|
||||
|
||||
Reference in New Issue
Block a user