We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f81a17 commit 7bc4ef3Copy full SHA for 7bc4ef3
.github/workflows/main.yml
@@ -32,9 +32,9 @@ jobs:
32
33
- run: mv nucleo-debugger/*.vsix out/
34
35
- - run: mv prova-test/es2/nucleo/.vscode/task.json out/
+ - run: mv prova_test/es2/nucleo/.vscode/task.json out/
36
37
- - run: mv prova-test/es2/nucleo/.vscode/launch.json out/
+ - run: mv prova_test/es2/nucleo/.vscode/launch.json out/
38
39
- name: Release build-artifacts
40
uses: skx/github-action-publish-binaries@master
0 commit comments