ci: ng test fix
Build / Build-and-ng-test (pull_request) Failing after 1m4s Details

This commit is contained in:
Mihajlo Medjedovic 2024-04-12 14:06:29 +02:00
parent b67c2be968
commit ddf36230bf
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
- name: Install dependencies
run: |
cd client
npm ci
npm i
# Install sheet
wget ${{ secrets.SHEETLINK }}
mv ${{ secrets.SHEETNAME }} ${{ secrets.SHEETNAME }}.tgz