Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 authored Dec 14, 2023
1 parent ba05eec commit 599a2ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,7 @@ jobs:
delete pjson.types
await writeFile(pjsonPath, JSON.stringify(pjson))
EOF
rm -r packages/uppy/types
rm -r packages/@uppy/*/types
- name: Attempt building TS packages
run: corepack yarn run build:ts

0 comments on commit 599a2ea

Please sign in to comment.