Skip to content

Commit

Permalink
fix type in artefact linux g2o build
Browse files Browse the repository at this point in the history
  • Loading branch information
luc committed Jan 15, 2024
1 parent f77419a commit 36a987f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dep-g2o.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: prebuilt-g2o-linux
path: ${{ github.workspace }}/externals/prebuit/linux_g2o
path: ${{ github.workspace }}/externals/prebuilt/linux_g2o
build-macos:
runs-on: macos-13
steps:
Expand Down

0 comments on commit 36a987f

Please sign in to comment.