Add more checks with alr list

Running alr list on the local repository can help spot errors in the manifests.
This commit is contained in:
Fabien Chouteau
2019-11-26 22:45:23 +01:00
committed by Fabien Chouteau
parent 2d5e6d3d1e
commit c9e6b0d07f
+5
View File
@@ -8,3 +8,8 @@ jobs:
- uses: alire-project/check-author@master
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: alire-project/setup-alire@dev
- run: alr index --list
- run: alr index --add=. --name=local_index
- run: alr index --update-all
- run: alr list