Skip to content

Commit

Permalink
Merge pull request #139 from buefy/FixPublishWorkflow
Browse files Browse the repository at this point in the history
Fix: GitHub Workflow Fails to Publish to `NPM`
  • Loading branch information
Wesley Ford authored Oct 3, 2023
2 parents f4cc5fd + 02a3507 commit e404ae4
Show file tree
Hide file tree
Showing 4 changed files with 31,390 additions and 5,016 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# Test
- run:
name: Tests
command: NODE_OPTIONS=--openssl-legacy-provider yarn test
command: yarn test

# Coverage
- run:
Expand Down
Loading

0 comments on commit e404ae4

Please sign in to comment.