You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
add apt update before install
This commit is contained in:
@@ -48,6 +48,7 @@ jobs:
|
||||
|
||||
- name: Install system deps
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install libacl1-dev libselinux1-dev libsystemd-dev
|
||||
pip install babel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user