We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72bb6b5 commit 19292eeCopy full SHA for 19292ee
.github/workflows/release.yml
@@ -75,8 +75,8 @@ jobs:
75
name: build
76
path: forms-bridge/assets/plugin.bundle.js
77
78
- # - name: Install dist archive
79
- # run: wp package install wp-cli/dist-archive-command:@stable
+ - name: Install dist archive
+ run: wp package install wp-cli/dist-archive-command:@stable
80
81
- name: Debug
82
run: |
0 commit comments