Skip to content

Commit

Permalink
fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
themanyfaceddemon committed Sep 1, 2024
1 parent f986efc commit 19066cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-cl-update-atd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
python-version: '3.x'

- name: Install requirements
run: pip install requests pyyaml
run: pip install aiohttp pyyaml

- name: Run post-merge script
env:
Expand Down

0 comments on commit 19066cc

Please sign in to comment.