Skip to content

Commit

Permalink
fix: cache action config
Browse files Browse the repository at this point in the history
Signed-off-by: Sgiath <sgiath@sgiath.dev>
  • Loading branch information
Sgiath committed Sep 23, 2024
1 parent 14a2ac1 commit 2ea3506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Elixir cache
uses: actions/cache@v4
with:
paths: |
path: |
deps/
_build/
Expand Down

0 comments on commit 2ea3506

Please # to comment.