Skip to content

Commit

Permalink
curly
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigul committed Jan 3, 2024
1 parent 19ee73c commit a4deb49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pycram-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- uses: actions/checkout@v3
with:
path: 'ros_ws/src/pycram'
repository: $GITHUB_REPOSITORY
ref: $GITHUB_REF_NAME
repository: ${{GITHUB_REPOSITORY}}
ref: ${{GITHUB_REF_NAME}}
submodules: recursive

- name: Checkout iai_maps
Expand Down

0 comments on commit a4deb49

Please sign in to comment.