mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-02 19:26:44 +00:00
Update a name
This commit is contained in:
parent
afdfb48ee1
commit
77c6b39a70
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
# Get vcpython27 on Windows + Python 2.7, to build zfec
|
# Get vcpython27 on Windows + Python 2.7, to build zfec
|
||||||
# extension. See https://chocolatey.org/packages/vcpython27 and
|
# extension. See https://chocolatey.org/packages/vcpython27 and
|
||||||
# https://github.com/crazy-max/ghaction-chocolatey
|
# https://github.com/crazy-max/ghaction-chocolatey
|
||||||
- name: Install MSVC 9.0 for Python 2.7 on Windows
|
- name: [Windows] Install MSVC 9.0 for Python 2.7
|
||||||
if: matrix.os == 'windows-latest' && matrix.python-version == '2.7'
|
if: matrix.os == 'windows-latest' && matrix.python-version == '2.7'
|
||||||
uses: crazy-max/ghaction-chocolatey@v1
|
uses: crazy-max/ghaction-chocolatey@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user