Skip to content

Commit 97ecfcf

Browse files
committed
chore: update CI/CD build job
1 parent b5ab22e commit 97ecfcf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737
run: |
3838
yarn install && yarn build
3939
git add dist/ -f
40-
git rm dist/app.asset.php -f
41-
git rm dist/app.js.map -f
4240
git rm package.json
4341
4442
- name: Clean Up Files

0 commit comments

Comments
 (0)