mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
remove stray character
This commit is contained in:
parent
e7ea121196
commit
4fc6184f80
1 changed files with 1 additions and 1 deletions
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
- name: Set up python
|
||||
uses: actions/setup-python@v1
|
||||
with:
|
||||
python-version: '3.7
|
||||
python-version: 3.7
|
||||
- name: Set up protoc
|
||||
uses: Arduino/actions/setup-protoc@master
|
||||
- name: Set up node
|
||||
|
|
Loading…
Reference in a new issue