Skip to content

Commit 74e3c34

Browse files
committed
Update main.yml
1 parent 9b1d62c commit 74e3c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
node-version: 17
2121
- run: |
2222
export NODE_OPTIONS=--openssl-legacy-provider yarn install
23-
export NODE_OPTIONS=--openssl-legacy-provider yarn build
23+
yarn build
2424
2525
- name: Deploy
2626
uses: JamesIves/github-pages-deploy-action@releases/v3

0 commit comments

Comments
 (0)