Skip to content

Commit

Permalink
Update api.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kebekus committed Aug 18, 2024
1 parent 1e633fa commit 9300d96
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,6 @@ jobs:
- name: Install Additional Software
run: |
sudo apt install doxygen extra-cmake-modules graphviz ninja-build spirv-tools
- name: Compile QtLocation
run: |
cmake -E make_directory build-qtlocation
cd build-qtlocation
qt-configure-module ../qtlocation
cmake -DMBGL_QT_WITH_INTERNAL_ICU:BOOL=On .
ninja
ninja install
- name: Compile Enroute Flight Navigation
run: |
cmake -E make_directory build-enroute
Expand Down

0 comments on commit 9300d96

Please sign in to comment.