Skip to content

Commit

Permalink
try to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
SapphireMordred committed Feb 25, 2023
1 parent d8dd7de commit 1d7f97c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- uses: actions/[email protected]
with:
submodules: recursive
- name: update
run: sudo apt-get update
- name: install deps
run: sudo apt install -y ninja-build libmariadb-dev zlib1g-dev mariadb-server
- name: cmake
Expand Down

0 comments on commit 1d7f97c

Please sign in to comment.