Skip to content

Commit 2269b62

Browse files
committed
testing...
1 parent 9a51c18 commit 2269b62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
with:
2929
submodules : recursive
3030
- uses: actboy168/setup-luamake@master
31+
- run: apt install binutils-dev
32+
- run: apt install libiberty-dev
3133
- run: sudo ldconfig -p
3234
- run: luamake lua compile/download_deps.lua
3335
- run: luamake -mode release -platform ${{ matrix.platform }}

0 commit comments

Comments
 (0)