Skip to content

Commit

Permalink
Fix the module import errors
Browse files Browse the repository at this point in the history
  • Loading branch information
cmxiv committed Oct 1, 2023
1 parent daa0975 commit bcbb66d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 942 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- id: generate-types
name: 'Generate the typescript types'
run: |
npm i
npm i g quicktype
npm run build
- id: copy-generated-file
name: 'Copy the generated files to the workspace'
Expand Down
Loading

0 comments on commit bcbb66d

Please sign in to comment.