fix CI
This commit is contained in:
parent
d06ddf023a
commit
644b555da9
2 changed files with 9 additions and 2 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
run: |
|
||||
apt-get update -y
|
||||
apt-get upgrade -y
|
||||
apt-get install -y g++ cmake make
|
||||
apt-get install -y g++ cmake make lua5.3-dev
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue