Skip to content

Commit

Permalink
Update plugin-compacity.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pangbo13 committed Jun 22, 2024
1 parent a9fe4ce commit 0ca7520
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/plugin-compacity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
ssh_private_key: ${{ secrets.ssh_private_key || ''}}
about_json_path: tmp/plugins.json

- name: Setup Plugin Directory
run: mkdir -p tmp/plugin
shell: bash

- name: Check For Test Types
id: check_tests
shell: ruby {0}
Expand Down

0 comments on commit 0ca7520

Please sign in to comment.