mirror of
https://github.com/redstrate/Novus.git
synced 2025-05-19 06:47:44 +00:00
Add gperf for ubuntu
This commit is contained in:
parent
890ab43d7e
commit
b5038e1017
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cmake-multi-platform.yml
vendored
1
.github/workflows/cmake-multi-platform.yml
vendored
|
@ -52,6 +52,7 @@ jobs:
|
|||
sudo apt-get update
|
||||
sudo apt-get install \
|
||||
gettext \
|
||||
gperf \
|
||||
|
||||
- name: Setup Windows dependencies
|
||||
if: runner.os == 'Windows'
|
||||
|
|
Loading…
Add table
Reference in a new issue