mirror of
https://github.com/sstent/NYT_Sudoku.git
synced 2025-12-06 06:01:41 +00:00
Update blank.yml
This commit is contained in:
1
.github/workflows/blank.yml
vendored
1
.github/workflows/blank.yml
vendored
@@ -10,6 +10,7 @@ jobs:
|
||||
steps:
|
||||
- name: checkout main branch
|
||||
uses: actions/checkout@v2
|
||||
- run: pip install numpy bs4
|
||||
- run: python NYT.py
|
||||
- run: git config --local user.email "action@github.com"
|
||||
- run: git config --local user.name "GitHub Action"
|
||||
|
||||
Reference in New Issue
Block a user