Skip to content

Commit

Permalink
Downloads cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-deluna committed Sep 18, 2023
1 parent d31cab6 commit cbd6524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- id: cache-download
uses: actions/cache@v3
with:
path: downloads
path: /tmp/static-php-cli/downloads
key: php-${{ matrix.php-versions }}-dependencies

- if: steps.cache-download.outputs.cache-hit != 'true'
Expand Down

0 comments on commit cbd6524

Please sign in to comment.