Skip to content

Commit f5e47ae

Browse files
authored
Merge pull request #158 from Automattic/fix/deploy
2 parents 246d3f1 + 25ed0a0 commit f5e47ae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ jobs:
1010
- name: Checkout repository
1111
uses: actions/checkout@v3
1212

13-
- name: Configure NPM cache
14-
uses: c-hive/gha-npm-cache@v1
15-
1613
- name: Install Dependencies
1714
run: npm install
1815

0 commit comments

Comments
 (0)