mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-20 13:18:03 +00:00
Github workflow update
This commit is contained in:
parent
fd2b13974c
commit
dabc78419f
1
.github/workflows/cmake-multi-platform.yml
vendored
1
.github/workflows/cmake-multi-platform.yml
vendored
@ -63,6 +63,7 @@ jobs:
|
|||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
run: |
|
run: |
|
||||||
|
DEBIAN_FRONTEND=noninteractive sudo apt-get update -y
|
||||||
DEBIAN_FRONTEND=noninteractive sudo apt-get install -y git
|
DEBIAN_FRONTEND=noninteractive sudo apt-get install -y git
|
||||||
DEBIAN_FRONTEND=noninteractive sudo apt-get install -y libwayland-dev
|
DEBIAN_FRONTEND=noninteractive sudo apt-get install -y libwayland-dev
|
||||||
DEBIAN_FRONTEND=noninteractive sudo apt-get install -y pkg-config
|
DEBIAN_FRONTEND=noninteractive sudo apt-get install -y pkg-config
|
||||||
|
Loading…
Reference in New Issue
Block a user