summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-13 22:54:12 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-13 22:54:12 +0300
commitbee2e1c48df57888820de896b5d9435addd1bca4 (patch)
tree651948768dded1229bf8602aed5e298d09c7a867
parentAdd CI workflow for checking repositories.xml (diff)
downloadapi-bee2e1c48df57888820de896b5d9435addd1bca4.tar.gz
api-bee2e1c48df57888820de896b5d9435addd1bca4.tar.bz2
api-bee2e1c48df57888820de896b5d9435addd1bca4.zip
Fix CI workflow
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--.github/workflows/repositories.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/repositories.yml b/.github/workflows/repositories.yml
index 3c3a0c35..3f096092 100644
--- a/.github/workflows/repositories.yml
+++ b/.github/workflows/repositories.yml
@@ -17,7 +17,6 @@ jobs:
- uses: actions/setup-python@v3
with:
python-version: '3.x'
- cache: 'pip'
- name: Install pip dependencies
run: pip install lxml