mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
added sudo to workflow
This commit is contained in:
@@ -43,8 +43,8 @@ jobs:
|
||||
|
||||
- name: Install Linux build dependencies
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y \
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y \
|
||||
build-essential \
|
||||
clang \
|
||||
cmake \
|
||||
|
||||
Reference in New Issue
Block a user