Skip to content

Commit 72a7766

Browse files
committed
Upped all files to node 18
1 parent bf922dc commit 72a7766

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish_edge.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ 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"
1918
npm ci
2019
npm run build
2120
npm run lint

0 commit comments

Comments
 (0)