Remove cache
This commit is contained in:
Родитель
8d5112e74f
Коммит
0c0a79cf57
|
@ -8,7 +8,6 @@ jobs:
|
|||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '16'
|
||||
cache: 'npm'
|
||||
- name: Create report file
|
||||
run: npm install azure-kusto-data@$(npm pkg get version | tr -d '"') --save-exact
|
||||
working-directory: azure-kusto-ingest
|
||||
|
|
|
@ -8,7 +8,6 @@ jobs:
|
|||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '16'
|
||||
cache: 'npm'
|
||||
- name: Create report file
|
||||
run: npm install azure-kusto-data --save-exact
|
||||
working-directory: azure-kusto-ingest
|
||||
|
|
Загрузка…
Ссылка в новой задаче