Skip to content

Commit

Permalink
Merge pull request #936 from vektor-inc/develop
Browse files Browse the repository at this point in the history
[ Change version ] 1.20.6
  • Loading branch information
kurudrive authored Dec 27, 2021
2 parents f3a058c + f60d39a commit 1a6cb82
Show file tree
Hide file tree
Showing 37 changed files with 3,817 additions and 3,200 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@ jobs:
node-version: "${{ steps.nodenv.outputs.NODEVERSION }}"
- name: Install Node Scripts
run: npm install
- name: Install WP-CLI
run: |
curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
chmod +x wp-cli.phar
mv wp-cli.phar /usr/local/bin/wp
- name: Build
run: npm run build
- name: Make Distribution
run: |
npm run dist
Expand Down
Loading

0 comments on commit 1a6cb82

Please sign in to comment.