mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-09 19:36:47 +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:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.cargo
|
~/.cargo
|
||||||
|
~/.rustup
|
||||||
|
~/.bashrc
|
||||||
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('.github/workflows/makefile.yml') }}
|
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('.github/workflows/makefile.yml') }}
|
||||||
|
|
||||||
- if: ${{ steps.cache-build-tools.outputs.cache-hit != 'true' }}
|
- if: ${{ steps.cache-build-tools.outputs.cache-hit != 'true' }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user