This commit is contained in:
adueck 2023-11-26 14:04:25 +04:00
parent 524a7d2164
commit 148141c7f0
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
- run: |
cd account
npm install
npm build
npm run build
npm prune --production
cd ..
tar --exclude-vcs -czf account.tar.gz account