From 0b3eadb671b8059d8a84e35bf3881f6153d8397f Mon Sep 17 00:00:00 2001 From: plowsof <77655812+plowsof@users.noreply.github.com> Date: Mon, 7 Oct 2024 12:52:01 +0200 Subject: [PATCH] Try cache --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 709ebd05f7..c913bca189 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -97,6 +97,7 @@ jobs: path: build/bin/monero-wallet-gui.tar docker-linux-static: + #try cache runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v1