Skip to content

Commit

Permalink
Remove commented ref
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Feb 7, 2024
1 parent 280dd18 commit b8bf81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iron-debian-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4
with:
path: src/ros2_control
#ref: ${{ github.event_name == 'schedule' && 'iron' || '' }}
ref: ${{ github.event_name == 'schedule' && 'iron' || '' }}
- name: Build workspace
shell: bash
run: |
Expand Down

0 comments on commit b8bf81c

Please sign in to comment.