Skip to content

Commit

Permalink
ci(workflow): include hidden files in cache action
Browse files Browse the repository at this point in the history
  • Loading branch information
puzza007 committed Jan 14, 2025
1 parent 0c0eb9d commit 782797f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/private-elixir-library-w-git-ops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
with:
name: deps
path: deps/
include-hidden-files: true

build:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 782797f

Please sign in to comment.