Skip to content

Commit

Permalink
Adding plugin.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajinsharwar committed Mar 3, 2024
1 parent f6ccf5d commit d0f91bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
core: "WordPress/WordPress"
phpVersion: "8.1"
plugins: '["./plugin.zip"]'
plugins: '["plugin.zip"]'
- name: Checkout
uses: actions/checkout@v4
- name: Start WP ENV
Expand Down

0 comments on commit d0f91bb

Please sign in to comment.