Skip to content

Commit

Permalink
Remove node-version from storybook build-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
vczb committed Apr 29, 2023
1 parent c51d46b commit a1a472c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
uses: actions/checkout@v3

- name: Install and Build
with:
node-version: 14.x
run: |
npm install
export NODE_OPTIONS=--openssl-legacy-provider
Expand Down

0 comments on commit a1a472c

Please sign in to comment.