mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-19 08:36:18 +00:00
try apt-update before apt-install
This commit is contained in:
parent
b826e4c705
commit
607381fec2
@ -8,6 +8,7 @@ jobs:
|
||||
- run:
|
||||
name: Install dependencies
|
||||
command: |
|
||||
apt update
|
||||
apt install -y \
|
||||
build-essential \
|
||||
zlib1g-dev \
|
||||
|
Loading…
x
Reference in New Issue
Block a user