Skip to content

Commit 0250ef1

Browse files
Update .github/workflows/check-packaging-ncc-typescript-npm.yml
Co-authored-by: Alessio Perugini <alessioper.98@gmail.com>
1 parent f807b1e commit 0250ef1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check-packaging-ncc-typescript-npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
- name: Build project
4646
run: |
4747
npm run build
48-
npm run pack
4948
5049
- name: Check packaging
5150
# Ignoring CR because ncc's output has a mixture of line endings, while the repository should only contain

0 commit comments

Comments
 (0)