fix: oops

This commit is contained in:
Tom Hu 2024-03-07 22:01:12 -08:00
parent 759cf3409f
commit dd9576d591
No known key found for this signature in database
GPG key ID: 79155678363963D2
2 changed files with 1 additions and 1 deletions

0
dist/test.sh vendored Normal file → Executable file
View file

View file

@ -5,6 +5,6 @@ set -e
npm install
npm run lint
npm run build
git add dist/
chmod u+x dist/test.sh
git add dist/
git add package-lock.json