Skip to content

Commit b563ff5

Browse files
authored
The foxy source build was done on the main branch when scheduled (#312)
1 parent 0c96beb commit b563ff5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/foxy-source-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
with:
2020
required-ros-distributions: ${{ env.ROS_DISTRO }}
2121
- uses: actions/checkout@v1
22+
with:
23+
ref: foxy
2224
- name: start ursim
2325
run: |
2426
.github/dockerursim/build_and_run_docker_ursim.sh

0 commit comments

Comments
 (0)