mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-29 15:43:54 +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
|
||||
# in this key, as well as the canonical source of our
|
||||
# dependencies.
|
||||
- "pip-packages-v1-{{ parameters.pythonVersion }}-{{ checksum \"setup.py\" }}"
|
||||
- "pip-packages-v1-<< parameters.pythonVersion >>-{{ checksum \"setup.py\" }}"
|
||||
|
||||
- "run":
|
||||
name: "Fix $env:PATH"
|
||||
|
Loading…
x
Reference in New Issue
Block a user