Skip to content

Commit

Permalink
tryfix caches
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex2772 committed Jan 17, 2025
1 parent c0d38b8 commit a52ced3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
env:
cache-name: cache-aui-boot
with:
path: $HOME/.aui
path: ${{ env.HOME }}/.aui
key: ${{ runner.os }}-build-${{ env.cache-name }}
restore-keys: |
${{ runner.os }}-build-${{ env.cache-name }}
Expand Down

0 comments on commit a52ced3

Please # to comment.