Skip to content

Commit 72bb6b5

Browse files
committed
debug release job
1 parent fc7b31d commit 72bb6b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,13 @@ jobs:
7575
name: build
7676
path: forms-bridge/assets/plugin.bundle.js
7777

78+
# - name: Install dist archive
79+
# run: wp package install wp-cli/dist-archive-command:@stable
80+
7881
- name: Debug
7982
run: |
8083
which wp
8184
wp help
82-
/usr/bin/wp help
8385
8486
- name: Replace textdomains
8587
run: |

0 commit comments

Comments
 (0)