Update publish_edge.yml

This commit is contained in:
Kasra Bigdeli
2023-01-21 17:10:39 -08:00
parent 5a64fb8e7a
commit bf922dc3e9
+1
View File
@@ -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