Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
luc committed Nov 20, 2023
1 parent 2e3898b commit 5048e3e
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 @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install QT
run: choco install qt-vs-addin5
run: choco install qt-sdk-windows-x64-msvc2012

- name: Run build script
working-directory: ${{ github.workspace }}/externals/prebuild_scripts/
Expand Down

0 comments on commit 5048e3e

Please sign in to comment.