Skip to content

Commit 8cfb954

Browse files
committed
fix: publish failure
1 parent f61c67c commit 8cfb954

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: publish
22
env:
33
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
4+
NODE_OPTIONS: "--openssl-legacy-provider"
45
on:
56
push:
67
branches:

0 commit comments

Comments
 (0)