From 6739e1a23867593740bb770aa6a0ff7b3e4114ae Mon Sep 17 00:00:00 2001 From: Cole Mickens Date: Thu, 23 May 2024 11:53:16 -0700 Subject: [PATCH] trigger ci plez --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b801c80..362a5dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,6 +11,7 @@ jobs: runs-on: ubuntu-22.04 env: ACTIONS_STEP_DEBUG: true + CACHE_BREAK: true steps: - uses: actions/checkout@v4 - name: Install Nix