Skip to content

Commit 06cfb81

Browse files
committed
fix: workflow filename
1 parent 2e9a4e8 commit 06cfb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- run: mv ./prova_test/es2/nucleo/.gdbinitvscode out/gdbinitvscode
4040

41-
- run: mv ./prova_test/es2/nucleo/debug/vscode_nucleo.py out/gdbinitvscode
41+
- run: mv ./prova_test/es2/nucleo/debug/vscode_nucleo.py out/
4242

4343
- name: Release build-artifacts
4444
uses: skx/github-action-publish-binaries@master

0 commit comments

Comments
 (0)