mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 14:59:49 +00:00
thelounge: Fix build again
This commit is contained in:
@ -393,6 +393,7 @@ software:
|
||||
cd $GITHUB_WORKSPACE/thelounge
|
||||
yarn install
|
||||
NODE_ENV=production yarn build
|
||||
mkdir -p ~/.local/bin/
|
||||
ln -s $(pwd)/index.js ~/.local/bin/thelounge
|
||||
|
||||
tests:
|
||||
|
Reference in New Issue
Block a user