fix: really do the move

This commit is contained in:
Tom Hu 2024-03-08 19:43:44 -08:00
parent cf70ca862e
commit 0c3f353a54
No known key found for this signature in database
GPG key ID: 79155678363963D2
30 changed files with 164 additions and 44144 deletions

View file

@ -2,9 +2,6 @@
set -e
npm install
npm run lint
npm run build
chmod u+x dist/test.sh
cp -r src/scripts dist/
chmod -R u+x dist/scripts/
git add dist/
git add package-lock.json