mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-06 11:10:22 +00:00
use the *correct* templating system for this value
This commit is contained in:
parent
65d76c2e3c
commit
a0389e83cc
@ -222,7 +222,7 @@ jobs:
|
|||||||
# version-specific binary packages so include the Python version
|
# version-specific binary packages so include the Python version
|
||||||
# in this key, as well as the canonical source of our
|
# in this key, as well as the canonical source of our
|
||||||
# dependencies.
|
# dependencies.
|
||||||
- "pip-packages-v1-{{ parameters.pythonVersion }}-{{ checksum \"setup.py\" }}"
|
- "pip-packages-v1-<< parameters.pythonVersion >>-{{ checksum \"setup.py\" }}"
|
||||||
|
|
||||||
- "run":
|
- "run":
|
||||||
name: "Fix $env:PATH"
|
name: "Fix $env:PATH"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user