From b8de29df54f86888add94f6c0355bd4e09d08452 Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Mon, 8 Apr 2024 16:37:18 +0200 Subject: [PATCH] [TOREVERT] Use new version of github actions --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 060ce8b8..5d8cd1a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: - name: Checkout code uses: actions/checkout@v3 - name: Install dependencies - uses: kiwix/kiwix-build/actions/dl_deps_archive@main + uses: kiwix/kiwix-build/actions/dl_deps_archive@build_dir with: target_platform: ${{ matrix.target }} - name: Compile