Skip to content

Commit ee228b6

Browse files
committed
Remove autogenerated files
1 parent dd41ee3 commit ee228b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
run: |
4040
yarn install
4141
yarn prettier-test --write
42+
rm -rf node_modules
43+
rm yarn.lock
4244
4345
- name: Commit changes
4446
uses: stefanzweifel/git-auto-commit-action@v4

0 commit comments

Comments
 (0)