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