Skip to content

Commit

Permalink
fix auto update error 3
Browse files Browse the repository at this point in the history
  • Loading branch information
themanyfaceddemon authored Jun 26, 2024
1 parent 2aa0133 commit 3527500
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 @@ -24,7 +24,7 @@ jobs:
python-version: '3.x'

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

- name: Get PR Information
id: pr_info
Expand Down

0 comments on commit 3527500

Please sign in to comment.