mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
remove redundant windows env setup
This commit is contained in:
parent
68e37ca836
commit
f34824b45b
4
.github/workflows/python-package.yml
vendored
4
.github/workflows/python-package.yml
vendored
@ -30,10 +30,6 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
|
||||
- name: Set up Windows environment
|
||||
if: runner.os == 'Windows'
|
||||
uses: ilammy/msvc-dev-cmd@v1
|
||||
|
||||
- name: Set up Linux environment
|
||||
if: runner.os == 'Linux'
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user