Skip to content

Commit eb22786

Browse files
committed
testing...
1 parent 4f0542c commit eb22786

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- uses: actboy168/setup-luamake@master
3131
- run: sudo apt install binutils-dev
3232
- run: sudo apt install libiberty-dev
33+
- run: sudo apt install zlib1g-dev
3334
- run: sudo ldconfig -p
3435
- run: luamake lua compile/download_deps.lua
3536
- run: luamake -mode release -platform ${{ matrix.platform }}

0 commit comments

Comments
 (0)