Skip to content

Commit

Permalink
Fix npm command
Browse files Browse the repository at this point in the history
  • Loading branch information
DevinWalker committed Dec 29, 2023
1 parent 8a10405 commit 56fbc38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
npm install -g npm@7
npm ci
npm run start
npm run build
# In order to run this WordPress also needs to be installed
- name: Generate pot file
Expand Down

0 comments on commit 56fbc38

Please sign in to comment.