Skip to content

Commit

Permalink
Changed which Github action to use
Browse files Browse the repository at this point in the history
  • Loading branch information
VincidaB committed May 6, 2024
1 parent f66e727 commit 250321b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
path: workspace

- name: Setup workspace
uses: ichiro-its/ros2-ws-action/[email protected]
uses: VincidaB/ros2-ws-action/[email protected]
with:
distro: humble

- name: Build workspace
uses: ichiro-its/ros2-ws-action/[email protected]
uses: VincidaB/ros2-ws-action/[email protected]
with:
distro: humble

0 comments on commit 250321b

Please sign in to comment.