Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
evmar committed Sep 15, 2024
1 parent 0b94982 commit 2083cae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/fmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ jobs:
- name: cache dprint
uses: actions/cache@v4
with:
path: |
$HOME/.dprint
#$HOME/.cache/dprint
path: ~/.dprint
key: dprint

- name: install dprint
Expand Down

0 comments on commit 2083cae

Please sign in to comment.