mirror of
https://github.com/caprover/caprover
synced 2026-05-03 18:20:32 +00:00
Update publish_edge.yml
This commit is contained in:
@@ -15,6 +15,7 @@ jobs:
|
||||
node-version: 18
|
||||
- run: |
|
||||
sudo bash -c "mkdir /captain && chown -R `whoami` /captain"
|
||||
bash -c "node -v && export NODE_OPTIONS=--openssl-legacy-provider && node -v"
|
||||
npm ci
|
||||
npm run build
|
||||
npm run lint
|
||||
|
||||
Reference in New Issue
Block a user