Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bossOfCode authored Sep 2, 2024
1 parent 5b23a0a commit 6a4a405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ runs:
run: |
pip install --upgrade pip
if [ ${{ inputs.version }} == 7 ]
then
python3 src/generate7.py
else
python3 src/generate.py
Expand Down

0 comments on commit 6a4a405

Please sign in to comment.