We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf922dc commit 72a7766Copy full SHA for 72a7766
.github/workflows/publish_edge.yml
@@ -15,7 +15,6 @@ jobs:
15
node-version: 18
16
- run: |
17
sudo bash -c "mkdir /captain && chown -R `whoami` /captain"
18
- bash -c "node -v && export NODE_OPTIONS=--openssl-legacy-provider && node -v"
19
npm ci
20
npm run build
21
npm run lint
0 commit comments