mirror of
https://github.com/sstent/NYT_Sudoku.git
synced 2026-02-15 19:56:33 +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:
|
steps:
|
||||||
- name: checkout main branch
|
- name: checkout main branch
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
- run: pip install numpy bs4
|
||||||
- run: python NYT.py
|
- run: python NYT.py
|
||||||
- run: git config --local user.email "action@github.com"
|
- run: git config --local user.email "action@github.com"
|
||||||
- run: git config --local user.name "GitHub Action"
|
- run: git config --local user.name "GitHub Action"
|
||||||
|
|||||||
Reference in New Issue
Block a user