Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmeow committed Dec 28, 2024
1 parent 536b550 commit 9ed999c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/ci/install_dreamluau.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ mkdir -p ~/.byond/bin
wget -nv -O ~/.byond/bin/libdreamluau.so "https://github.com/$DREAMLUAU_REPO/releases/download/$DREAMLUAU_VERSION/libdreamluau.so"
chmod +x ~/.byond/bin/libdreamluau.so
ldd ~/.byond/bin/libdreamluau.so
ldd librust_g.so

0 comments on commit 9ed999c

Please sign in to comment.