Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
luc committed Jan 15, 2024
1 parent a893cc2 commit f77419a
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/g2o
path: ${{ github.workspace }}/externals/prebuit/linux_g2o
build-macos:
runs-on: macos-13
steps:
Expand Down

0 comments on commit f77419a

Please sign in to comment.