mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-10 04:32:35 +01:00
🐛 fix release
This commit is contained in:
parent
936f5569b4
commit
a6d02a8557
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user