mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Missed some quotes
This commit is contained in:
parent
cebb7475a3
commit
af0d29f6bc
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ pr:
|
|||
drafts: false
|
||||
|
||||
variables:
|
||||
architecture: "x64"
|
||||
architecture: x64
|
||||
PYDEVD_ATTACH_TO_PROCESS: src/debugpy/_vendored/pydevd/pydevd_attach_to_process
|
||||
|
||||
stages:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue