Skip to content

Commit

Permalink
GH Actions: add input prop to the dependencies caching custom-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Ihor Khomiak committed Jun 3, 2024
1 parent d681145 commit 9f318d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Load & cache dependencies
uses: ./.github/actions/cached-deps
with:
caching: "false"
caching: "true"

- name: Run linters
run: |
Expand Down

0 comments on commit 9f318d6

Please sign in to comment.