Skip to content

Commit

Permalink
Update to custom version of ici
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Mar 1, 2023
1 parent 7574ce9 commit 01a48a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bionic_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
restore-keys: |
${{ env.CI_NAME }}-ccache-
- uses: 'ros-industrial/industrial_ci@master'
- uses: 'marip8/industrial_ci@test'
env: ${{env}}
2 changes: 1 addition & 1 deletion .github/workflows/focal_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
restore-keys: |
${{ env.CI_NAME }}-ccache-
- uses: 'ros-industrial/industrial_ci@master'
- uses: 'marip8/industrial_ci@test'
env: ${{env}}

0 comments on commit 01a48a7

Please sign in to comment.