Skip to content

Commit 1ee62fe

Browse files
Remove version of ncc we don't use
1 parent 4893adc commit 1ee62fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
- name: Setup Node.js, install deps
1818
uses: ./.github/actions/setup
1919

20-
- run: sudo npm i -g @zeit/ncc
21-
2220
- name: Build dist folder
2321
run: yarn run build
2422

0 commit comments

Comments
 (0)