From cd04e4bfab75982cd8a99f1963e2e64a0a316110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A9r=C3=A9nice=20Batut?= Date: Mon, 23 Sep 2024 11:19:38 +0200 Subject: [PATCH] Update fetch_filter_resources.yaml --- .github/workflows/fetch_filter_resources.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/fetch_filter_resources.yaml b/.github/workflows/fetch_filter_resources.yaml index 9dfa4c7a..65fcc820 100644 --- a/.github/workflows/fetch_filter_resources.yaml +++ b/.github/workflows/fetch_filter_resources.yaml @@ -15,7 +15,7 @@ concurrency: jobs: fetch-servers: runs-on: ubuntu-20.04 - name: Merge tools, fetch tutorials and filter the resources for communities + name: Fetch servers steps: - name: Checkout main uses: actions/checkout@v4 @@ -27,7 +27,7 @@ jobs: python -m pip install -r requirements.txt sudo apt-get install jq - name: Fetch list of all available servers - run: | + run: | python sources/bin/get_public_galaxy_servers.py -o sources/data/available_public_servers.csv - name: Archive available servers uses: actions/upload-artifact@v4 @@ -72,7 +72,7 @@ jobs: merge-fetch-filter: runs-on: ubuntu-20.04 name: Merge tools, fetch tutorials and filter the resources for communities - steps: + steps: - name: Checkout main uses: actions/checkout@v4 - uses: actions/setup-python@v5 @@ -85,7 +85,6 @@ jobs: - name: Download All Artifacts uses: actions/download-artifact@v4 with: - path: tools pattern: tools-* merge-multiple: true path: communities/all/resources/