Skip to content

Commit 3ed0f51

Browse files
committed
Try to resolve cache.
1 parent 32717d8 commit 3ed0f51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ubuntu24.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- uses: awalsh128/cache-apt-pkgs-action@latest
2222
with:
2323
packages: g++ cmake make libjsoncpp-dev libc-ares-dev libboost-program-options-dev libspdlog-dev uuid-dev libz-dev libssl-dev
24+
execute_install_scripts: true
2425

2526
- name: Build
2627
run: |

0 commit comments

Comments
 (0)