mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 06:49:47 +00:00
thelounge: Fix build again
This commit is contained in:
1
.github/workflows/test-devel.yml
vendored
1
.github/workflows/test-devel.yml
vendored
@ -1015,6 +1015,7 @@ jobs:
|
||||
cd $GITHUB_WORKSPACE/thelounge
|
||||
yarn install
|
||||
NODE_ENV=production yarn build
|
||||
mkdir -p ~/.local/bin/
|
||||
ln -s $(pwd)/index.js ~/.local/bin/thelounge
|
||||
- name: Install system dependencies
|
||||
run: sudo apt-get install atheme-services faketime
|
||||
|
Reference in New Issue
Block a user