Skip to content

Commit

Permalink
Update fetch_all_tools.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulzierep authored Jun 10, 2024
1 parent 4678540 commit 7604d0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fetch_all_tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
runs-on: ubuntu-20.04
name: Fetch list of all available servers
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- name: Install requirement
run: python -m pip install -r requirements.txt
- name: Run script
Expand Down

0 comments on commit 7604d0d

Please sign in to comment.