Update main.yml
This commit is contained in:
parent
f013161b69
commit
8dee85c16f
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: Run verify script
|
- name: Run verify script
|
||||||
run: |
|
run: |
|
||||||
cd scripts
|
cd scripts
|
||||||
bash scripts/verify.sh
|
bash verify.sh
|
||||||
if [ $? -eq 1 ]; then
|
if [ $? -eq 1 ]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user