mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-29 07:39:53 +00:00
🐛 fix release
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -32,6 +32,7 @@ jobs:
|
||||
node-version: 14
|
||||
- run: |
|
||||
cd util
|
||||
npm i
|
||||
npm run build
|
||||
npm pack
|
||||
cd ../api
|
||||
|
||||
Reference in New Issue
Block a user