mirror of
https://github.com/open-goal/jak-project
synced 2026-07-07 14:13:45 -04:00
cleanup frontend artifacts when rebuilding (#675)
This commit is contained in:
@@ -32,6 +32,9 @@ jobs:
|
||||
npm install
|
||||
npm run build
|
||||
cd ../..
|
||||
rm -r ./docs/css
|
||||
rm -r ./docs/img
|
||||
rm -r ./docs/js
|
||||
cp -r ./docs/gh-pages-proj/dist/* ./docs/
|
||||
|
||||
- name: Add & Commit
|
||||
|
||||
Reference in New Issue
Block a user