Skip to content

Commit d053249

Browse files
committed
fix: fixed naming
1 parent b0d7ac4 commit d053249

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ jobs:
3636

3737
- run: mv ./prova_test/es2/nucleo/.vscode/launch.json out/
3838

39-
- run: mv ./prova_test/es2/nucleo/.gdbinitvscode out/
39+
- run: mv ./prova_test/es2/nucleo/.gdbinitvscode out/gdbinitvscode
40+
4041

4142
- name: Release build-artifacts
4243
uses: skx/github-action-publish-binaries@master

0 commit comments

Comments
 (0)