Skip to content

Commit

Permalink
Added some fixes to the cache key
Browse files Browse the repository at this point in the history
  • Loading branch information
a-spiker committed Nov 6, 2024
1 parent a0a2288 commit 2b3d48b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mac-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ jobs:
with:
path: libssh2-${{ env.LIBSSH2_VERSION }}
key: libssh2-v2-${{ env.LIBSSH2_VERSION }}-${{ env.cache-index }}-${{ matrix.os }}-${{ runner.arch }}-cmake-${{ env.CMAKE_VERSION }}
libssh2-v2-libssh2-1.10.0-2-macOS-ARM64-cmake-3.30.5
- name: Download libssh2
uses: actions/checkout@v3
if: steps.cache-libssh2.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 2b3d48b

Please sign in to comment.