feature test
This commit is contained in:
@ -12,7 +12,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Download upstream
|
- name: Download upstream
|
||||||
run: |
|
run: |
|
||||||
bash "${PKG}/scripts/download.sh" "$VERSION"
|
cd ${PKG}
|
||||||
|
bash scripts/download.sh "$VERSION"
|
||||||
|
|
||||||
- name: Debug
|
- name: Debug
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user