Skip to content

Commit

Permalink
fix cache issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Nov 13, 2024
1 parent 325fab6 commit d576490
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: build-cache
path: _build
path: _build
include-hidden-files: true

0 comments on commit d576490

Please sign in to comment.