Skip to content

Commit 5240422

Browse files
quicken build process
1 parent d40c78e commit 5240422

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ jobs:
1515
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > .npmrc
1616
yarn install --immutable
1717
18-
- name: Lint
19-
run: yarn lint
20-
21-
- name: Build
22-
run: yarn build
23-
2418
- name: Package
2519
run: yarn package
2620

0 commit comments

Comments
 (0)