Update compile.yml
This commit is contained in:
parent
f3d336ae58
commit
6ea77da96a
4
.github/workflows/compile.yml
vendored
4
.github/workflows/compile.yml
vendored
@ -44,8 +44,8 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
apt-get update
|
||||
apt-get install -y git wget rpm rpm2cpio cpio make build-essential binutils m4 libtool-bin libncurses5
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y git wget rpm rpm2cpio cpio make build-essential binutils m4 libtool-bin libncurses5
|
||||
|
||||
- name: Cache deps
|
||||
id: cache-deps
|
||||
|
Loading…
x
Reference in New Issue
Block a user