Skip to content

Commit

Permalink
internal vars
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigul committed Jan 3, 2024
1 parent a4deb49 commit 507800e
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}}
submodules: recursive

- name: Checkout iai_maps
Expand Down

0 comments on commit 507800e

Please sign in to comment.