Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
naturkach authored Jul 13, 2023
1 parent d686a43 commit 249316c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ jobs:
run: |
git config --global user.name 'Your Name'
git config --global user.email '[email protected]'
- name: run py script
run: ./art.py

0 comments on commit 249316c

Please sign in to comment.