File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 2424 - name : Install dependencies with awalsh128/cache-apt-pkgs-action
2525 uses : awalsh128/cache-apt-pkgs-action@latest
2626 with :
27+ packages : libboost-all-dev libspdlog-dev libfmt-dev
2728 # Need a more modern version of spdlog than provided by 20.04
2829 add-repository : ppa:savoury1/backports
30+ version : 1.0
2931
3032 - name : Checkout repository
3133 uses : actions/checkout@v5
Original file line number Diff line number Diff line change 1616 - name : Install dependencies with awalsh128/cache-apt-pkgs-action
1717 uses : awalsh128/cache-apt-pkgs-action@latest
1818 with :
19+ packages : libboost-all-dev libspdlog-dev libfmt-dev
1920 # Need a more modern version of spdlog than provided by 20.04
2021 add-repository : ppa:savoury1/backports
21- packages : libboost-all-dev libspdlog-dev libfmt-dev
2222 version : 1.0
2323
2424 - name : Checkout repository
You can’t perform that action at this time.
0 commit comments