This commit is contained in:
@@ -23,9 +23,9 @@ jobs:
|
||||
|
||||
- name: Install sheet
|
||||
run: |
|
||||
wget ${{ secrets.sheetlink }} -O sheet.tgz
|
||||
wget ${{ secrets.SHEETLINK }}
|
||||
cd client
|
||||
npm i sheet.tgz
|
||||
npm i ./${{ secrets.SHEETNAME }}
|
||||
|
||||
- name: Licence checker
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user