Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
koide3 committed Jul 10, 2024
1 parent ae92cd6 commit 0d32c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
repository: 'https://github.com/koide3/gtsam_points'
repository: 'koide3/gtsam_points'
path: 'gtsam_points'
token: ${{ secrets.GH_PAT }}
submodules: recursive
Expand Down

0 comments on commit 0d32c56

Please sign in to comment.