Skip to content

Commit bf922dc

Browse files
committed
Update publish_edge.yml
1 parent 5a64fb8 commit bf922dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_edge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
node-version: 18
1616
- run: |
1717
sudo bash -c "mkdir /captain && chown -R `whoami` /captain"
18+
bash -c "node -v && export NODE_OPTIONS=--openssl-legacy-provider && node -v"
1819
npm ci
1920
npm run build
2021
npm run lint

0 commit comments

Comments
 (0)