Skip to content

Commit

Permalink
20240125_focal_sum_CMake_presets_v2_git
Browse files Browse the repository at this point in the history
  • Loading branch information
saeb-faraji-gargari committed Feb 9, 2024
1 parent 3f2b091 commit fe0d57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Install configure system
run: |
sudo apt update
sudo apt install ${{ matrix.compiler.cc }} ninja-build cmake libgdal-dev libboost-dev libboost-date-time-dev libboost-test-dev
sudo apt install ${{ matrix.compiler.cc }} ninja-build cmake libgdal-dev libboost-all-dev
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit fe0d57c

Please sign in to comment.