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 7e7b11f commit 2e3898b
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 qt5-default
run: choco install qt-vs-addin5

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

0 comments on commit 2e3898b

Please sign in to comment.