Skip to content

Commit

Permalink
Wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jackw committed Oct 16, 2023
1 parent 9800fe2 commit 31d2fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-plugin-scaffolding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
key: ${{ runner.os }}-${{ hashFiles('./packages/create-plugin/generated/package-lock.json') }}

- name: Install generated plugin dependencies
run: npm ci
run: npm install
working-directory: ./packages/create-plugin/generated

- name: Lint plugin frontend
Expand Down

0 comments on commit 31d2fb3

Please sign in to comment.