From d2a13817d67ec667b38fd2826a1d30df74f95ba6 Mon Sep 17 00:00:00 2001 From: Jesse Talavera-Greenberg Date: Sun, 9 Jul 2023 15:01:03 -0400 Subject: [PATCH] Oh, I guess I can't do that --- .github/actions/deps/action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/actions/deps/action.yml b/.github/actions/deps/action.yml index fc7b1dc3..9cc2ce53 100644 --- a/.github/actions/deps/action.yml +++ b/.github/actions/deps/action.yml @@ -59,6 +59,5 @@ runs: - name: Set Up CCache uses: hendrikmuhs/ccache-action@v1.2 - shell: bash with: key: ${{ inputs.ccache-cache-name }} \ No newline at end of file