mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
syntax error
This commit is contained in:
parent
c97daa21ec
commit
8b2c240094
8
.github/workflows/python-package.yml
vendored
8
.github/workflows/python-package.yml
vendored
@ -14,10 +14,10 @@ jobs:
|
||||
os: [ macos-12, windows-latest, ubuntu-latest ]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: recursive
|
||||
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: recursive
|
||||
|
||||
- name: Setup cmake
|
||||
uses: jwlawson/actions-setup-cmake@v1.12
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user