From 26c7c3e82879010dea230798652b95ab73f6a9b6 Mon Sep 17 00:00:00 2001 From: OmarHatem Date: Thu, 6 Jun 2024 23:42:00 +0200 Subject: [PATCH] fix workflow issue --- .github/workflows/pr_test_build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pr_test_build.yml b/.github/workflows/pr_test_build.yml index 4bc2bccd8..73f02b777 100644 --- a/.github/workflows/pr_test_build.yml +++ b/.github/workflows/pr_test_build.yml @@ -37,7 +37,6 @@ jobs: large-packages: true swap-storage: true docker-images: true - tools-cache: true - uses: actions/checkout@v2 - uses: actions/setup-java@v1