Skip to content

Commit

Permalink
fix: cache all the things
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Aug 2, 2024
1 parent 3695802 commit bed8c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
id: cache-downloads
uses: actions/cache@v4
with:
path: download/*.pdf
path: download
key: reglements-urbanisme
- name: Download
run: |
Expand Down

0 comments on commit bed8c88

Please sign in to comment.