WF
This commit is contained in:
parent
a64713bbe4
commit
b4d2d10dec
2
.github/workflows/move-to-main-repo.yaml
vendored
2
.github/workflows/move-to-main-repo.yaml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
- name: Check if script files exist
|
- name: Check if script files exist
|
||||||
id: check_files
|
id: check_files
|
||||||
run: |
|
run: |
|
||||||
script_name="${{ env.script_name }}"
|
script_name="wf-test"
|
||||||
|
|
||||||
# Check if files exist under /ct, /install, and /json
|
# Check if files exist under /ct, /install, and /json
|
||||||
ct_file="ct/${script_name}.sh"
|
ct_file="ct/${script_name}.sh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user