Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nbejansen committed Jun 23, 2022
1 parent 655cf23 commit 0f9071f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
- name: Install PHP dependencies
run: composer install --no-dev

- name: Compile scripts and styles
run: |
npm install
npm run production
#- name: Compile scripts and styles
# run: |
# npm install
# npm run production

#- uses: sitepilot/action-deploy@main
# env:
Expand Down

0 comments on commit 0f9071f

Please sign in to comment.