Skip to content

Commit

Permalink
update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
igonzf committed Nov 4, 2024
1 parent e7b9de5 commit 0f1b8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
pip install unified_planning[tamer]
- name: Create custom repos
run: wget -O /tmp/all.repos https://raw.githubusercontent.com/PlanSys2/UPF4ROS2/main/upf.repos
run: wget -O /tmp/all.repos https://raw.githubusercontent.com/igonzf/UPF4ROS2/main/upf.repos
- name: build and test
uses: ros-tooling/[email protected]
with:
Expand Down

0 comments on commit 0f1b8ca

Please sign in to comment.