Skip to content

Commit

Permalink
Update actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dp247 authored Feb 11, 2024
1 parent 377e61c commit 81eb475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
pip install -r requirements.txt
- name: execute py script
run: python main.py
run: python generate.py

- name: commit files
run: |
Expand Down

0 comments on commit 81eb475

Please sign in to comment.