fix: add relative path
This commit is contained in:
@@ -20,5 +20,5 @@ runs:
|
||||
- name: Install Python Environment
|
||||
shell: bash
|
||||
run: |
|
||||
chmod +x run_ci.sh
|
||||
chmod +x ./run_ci.sh
|
||||
./run_ci.sh "${{ inputs.PLUGIN_REPO_NAME }}"
|
||||
|
||||
Reference in New Issue
Block a user