Skip to content

Commit

Permalink
change upf.repos path
Browse files Browse the repository at this point in the history
  • Loading branch information
igonzf committed Dec 16, 2024
1 parent 1d8e3a2 commit b05ff9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ jobs:
git clone https://github.com/aiplan4eu/up-pyperplan
python3 -m pip install up-pyperplan/
pip install unified_planning[tamer]
- name: Create custom repos
run: wget -O /tmp/all.repos https://raw.githubusercontent.com/PlanSys2/UPF4ROS2/main/upf.repos
- name: Copy upf.repos from PR
run: |
cp /github/workspace/upf.repos /tmp/all.repos
- name: build and test
uses: ros-tooling/[email protected]
with:
Expand Down

0 comments on commit b05ff9a

Please sign in to comment.