This commit is contained in:
adueck 2023-11-26 14:11:45 +04:00
parent 8bd3f317b0
commit 4f0e9f055f
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: |
npm install
cd account
npm install
npm run build