Skip to content

Commit

Permalink
add missing line
Browse files Browse the repository at this point in the history
  • Loading branch information
luc committed Nov 20, 2023
1 parent ca39f45 commit 1c35539
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-dep-g2o-x86_64-windows.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Build Windows
on: workflow_dispatch

jobs:
build:
Expand All @@ -14,7 +15,7 @@ jobs:
- name: Archive prebuilt g2o
uses: actions/upload-artifact@v3
with:
name: prebuilt g2o
name: prebuilt-g2o
path: ${{ github.workspace }}/externals/prebuild_scripts/g2o


0 comments on commit 1c35539

Please sign in to comment.