Skip to content

Commit

Permalink
Update deploy_docs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ddement authored Feb 27, 2025
1 parent 7f06af7 commit 4b6cdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/cache@v3
with:
path: ${{ github.workspace }}/spack
key: linux-spack
key: linux-spack-documentation
- name: Install source dependencies
if: steps.cache-dependencies.outputs.cache-hit != 'true'
run: |
Expand Down

0 comments on commit 4b6cdaf

Please sign in to comment.