fix: drop npm caches in CI (#48369)

This commit is contained in:
Mrugesh Mohapatra
2022-11-02 16:41:55 +05:30
committed by GitHub
parent d5d03e078a
commit 47244a33d4
7 changed files with 0 additions and 8 deletions
@@ -281,7 +281,6 @@ jobs:
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- name: Set Environment variables
run: |
-1
View File
@@ -29,7 +29,6 @@ jobs:
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
with:
node-version: 16.x
cache: 'npm'
- name: Setup Flutter 3.0.x
uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d # tag=v2
-1
View File
@@ -38,7 +38,6 @@ jobs:
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
with:
node-version: 16.x
cache: 'npm'
- name: Set freeCodeCamp Environment Variables
run: |
-2
View File
@@ -28,7 +28,6 @@ jobs:
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
with:
node-version: 16.x
cache: 'npm'
- name: Set freeCodeCamp Environment Variables
run: cp sample.env .env
@@ -114,7 +113,6 @@ jobs:
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- name: Set freeCodeCamp Environment Variables
run: cp sample.env .env
@@ -27,7 +27,6 @@ jobs:
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- name: Set Environment variables
run: |
@@ -33,7 +33,6 @@ jobs:
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- name: Set Environment variables
run: |
-1
View File
@@ -36,7 +36,6 @@ jobs:
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- name: Set Environment variables
run: |