mirror of
https://github.com/redstrate/Astra.git
synced 2025-05-18 07:07:45 +00:00
Install libgamemode on Ubuntu
This commit is contained in:
parent
c3f26ee1b3
commit
a89381f7a5
1 changed files with 1 additions and 2 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
@ -58,8 +58,7 @@ jobs:
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install \
|
sudo apt-get install \
|
||||||
gettext \
|
gettext \
|
||||||
gperf \
|
libgamemode-dev \
|
||||||
libwayland-dev \
|
|
||||||
|
|
||||||
- name: Cache Prefix
|
- name: Cache Prefix
|
||||||
id: cache-prefix-restore
|
id: cache-prefix-restore
|
||||||
|
|
Loading…
Add table
Reference in a new issue