Forgot datachannel

This commit is contained in:
Terry Hearst 2024-08-30 19:19:35 -04:00
parent 39aaa62f00
commit f8cb85d37f

View file

@ -556,7 +556,7 @@ jobs:
cp ~/MBHaxe/native/marblegame .
cp ~/MBHaxe/linux-dist/* .
cp -r ~/MBHaxe/data data
cp /usr/local/lib/{{fmt,openal,sdl,ssl,ui,uv}.hdll,libhl.so.1.13.0} .
cp /usr/local/lib/{{fmt,openal,sdl,ssl,ui,uv,datachannel}.hdll,libhl.so.1.13.0} .
cp /usr/local/bin/hl .
ln -s libhl.so.1.13.0 libhl.so.1
ln -s libhl.so.1 libhl.so