We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb4e1c commit adfbfb8Copy full SHA for adfbfb8
.github/workflows/standards-and-tests.yml
@@ -75,6 +75,7 @@ jobs:
75
chmod +x wp-cli.phar
76
mv wp-cli.phar /usr/local/bin/wp
77
wp package install wp-cli/dist-archive-command
78
+ npm ci
79
npm run build
80
composer install --no-dev --optimize-autoloader
81
cd ..
0 commit comments