Skip to content

Commit

Permalink
Update standards-and-tests.yml
Browse files Browse the repository at this point in the history
Fix build process
  • Loading branch information
SteelWagstaff authored Oct 17, 2022
1 parent d7e2181 commit 09ddfa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/standards-and-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
chmod +x wp-cli.phar
mv wp-cli.phar /usr/local/bin/wp
wp package install wp-cli/dist-archive-command
npm install
npm run build
composer install --no-dev --optimize-autoloader
cd ..
Expand Down

0 comments on commit 09ddfa0

Please sign in to comment.