From e21bc935972621edd1e331d0aa04e3250e812548 Mon Sep 17 00:00:00 2001 From: Svastits Date: Thu, 24 Oct 2024 15:42:01 +0200 Subject: [PATCH] checkout humble --- .github/workflows/industrial_ci_humble.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/industrial_ci_humble.yml b/.github/workflows/industrial_ci_humble.yml index 981a623c..5264cf4a 100644 --- a/.github/workflows/industrial_ci_humble.yml +++ b/.github/workflows/industrial_ci_humble.yml @@ -50,6 +50,8 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 + ref: humble + # This step will fetch/store the directory used by ccache before/after the ci run - uses: actions/cache@v2 with: