Skip to content

Commit abfd65c

Browse files
committed
next
Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>
1 parent d6690a1 commit abfd65c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
run: |
170170
yarn --frozen-lockfile --ignore-scripts --prefer-offline
171171
yarn download-tools --target ${{ matrix.target }} --no-cache
172-
ls -la ./tools.gdb
172+
ls -la ./tools/gdb
173173
174174
- name: Create vsix package
175175
run: |

0 commit comments

Comments
 (0)