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 3b51f69 commit 3336880Copy full SHA for 3336880
.github/workflows/debian-packages.yml
@@ -102,6 +102,7 @@ jobs:
102
pip3 install -r requirements.txt
103
python3 -m pip install -U bloom
104
fi
105
+ shell: bash
106
107
- name: Build workspace
108
run: |
.github/workflows/ros-tests.yml
@@ -54,6 +54,7 @@ jobs:
54
else
55
56
57
58
59
- name: Build packages
60
0 commit comments