chore(debugger): ensure the files are created
This commit is contained in:
parent
2bb019400f
commit
632c79b09f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
npm run build
|
npm run build
|
||||||
args:
|
args:
|
||||||
chdir: "{{ ansible_user_dir }}/build/vscode-php-debug"
|
chdir: "{{ ansible_user_dir }}/build/vscode-php-debug"
|
||||||
|
creates: "{{ ansible_user_dir }}/build/vscode-php-debug/out"
|
||||||
when: clone.changed
|
when: clone.changed
|
||||||
tags:
|
tags:
|
||||||
- debugger
|
- debugger
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue