Skip to content

Commit bdd3078

Browse files
committed
CI: use bash wrapper for setup_renode
1 parent ec22ed6 commit bdd3078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
with:
5050
name: $DLA_BIN
5151
- name: Create Renode peripheral symlinks
52+
shell: bash-wrapper {0}
5253
run: ./scripts/setup_renode.sh -y
5354
- name: Run example
5455
run: renode-test scripts/robot/hello_dla.robot --variable BIN:"$(readlink -f $DLA_BIN)"

0 commit comments

Comments
 (0)