1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-10 04:32:35 +01:00

🐛 fix release

This commit is contained in:
Flam3rboy 2021-08-15 23:07:56 +02:00
parent 936f5569b4
commit a6d02a8557

View File

@ -31,7 +31,9 @@ jobs:
with:
node-version: 14
- run: |
cd bundle
cd util
npm install
cd ../bundle
npm install
npm i caxa
npm run build