mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Fixed misspelling Mac OS with a space on the build matrix
This commit is contained in:
parent
96d572c3cc
commit
8b8be3e3f3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
PIP_WHEELS_DIR: ~/Library/Caches/pip
|
||||
CARGO_INDEX_DIR: ~/.cargo/git
|
||||
CARGO_REGISTRY_DIR: ~/.cargo/registry
|
||||
ANKI_PYTHON_WHEELS: anki_mac os_python_wheels
|
||||
ANKI_PYTHON_WHEELS: anki_macos_python_wheels
|
||||
|
||||
- os: windows-latest
|
||||
SEP: \
|
||||
|
|
Loading…
Reference in a new issue