Updated workflow
This commit is contained in:
@@ -13,6 +13,9 @@ jobs:
|
||||
- name: "Checkouts satis and packages"
|
||||
run: git clone https://github.com/composer/satis && git clone https://github.com/lotgd/packages
|
||||
|
||||
- name: "Install satis"
|
||||
run: cd satis && composer install && cd ..
|
||||
|
||||
- name: "Build satis"
|
||||
run: satis/bin/satis build packages/satis.json packages/build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user