mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-08 18:26:48 +00:00
Update makefile.yml
This commit is contained in:
parent
b975025ec8
commit
82762007da
2
.github/workflows/makefile.yml
vendored
2
.github/workflows/makefile.yml
vendored
@ -37,6 +37,8 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
~/.cargo
|
||||
~/.rustup
|
||||
~/.bashrc
|
||||
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('.github/workflows/makefile.yml') }}
|
||||
|
||||
- if: ${{ steps.cache-build-tools.outputs.cache-hit != 'true' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user