From 80dbb098cb5153fe577e60be8fdd85b501b45a2f Mon Sep 17 00:00:00 2001 From: Michael Bogdanov Date: Thu, 26 Oct 2023 19:32:10 +0200 Subject: [PATCH] ~ --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7ef1e123a..ebb26ea84 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: java-version: 11 distribution: corretto - - name: Restore Native Libs + - name: Restore Native Libs 2 id: restore-nativeLibs uses: actions/cache@v3 with: