Skip to content

Commit

Permalink
Update .github/actions/cache-deps/action.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Usame Algan <[email protected]>
  • Loading branch information
compojoom and usame-algan authored Dec 18, 2024
1 parent c8b7f76 commit bdd5c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/cache-deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ runs:
echo "computed-cache-key-nc=${{ steps.restore-nc.outputs.cache-primary-key }}" >> $GITHUB_OUTPUT
- name: Save Nextj.js
- name: Save Next.js
if: ${{ inputs.mode == 'save-nc' }}
uses: actions/cache/save@v4
with:
Expand Down

0 comments on commit bdd5c7c

Please sign in to comment.