File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,6 @@ jobs:
206
206
extra-args : --clean-after-build
207
207
token : ${{ github.token }}
208
208
cache-key : win-${{ matrix.config.arch }}-python-${{ matrix.config.python_version }}
209
- revision : master
210
209
- name : pip3
211
210
run : |
212
211
python -m pip install numpy setuptools wheel pytest delvewheel colcon-common-extensions vcstool
@@ -302,7 +301,6 @@ jobs:
302
301
extra-args : --clean-after-build --overlay-triplets=${{ github.workspace }}/ws/src/tesseract_python/.github/workflows/vcpkg_triplets
303
302
token : ${{ github.token }}
304
303
cache-key : osx-x64-vcpkg
305
- revision : master
306
304
- name : pip3
307
305
run : |
308
306
python3 -m pip install numpy setuptools wheel pytest delvewheel colcon-common-extensions vcstool delocate
You can’t perform that action at this time.
0 commit comments