Skip to content

Commit

Permalink
Attempt to fix issue with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonrclarke committed Nov 11, 2021
1 parent 7429eab commit 60ab526
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-gulp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Build and lint wordpress plugin
working-directory: metalation-calculator-wp
run: |
npm install
npm install
npm run build
npm run format
Expand Down

0 comments on commit 60ab526

Please sign in to comment.