测试rust缓存恢复
This commit is contained in:
4
.github/workflows/pake_build.yaml
vendored
4
.github/workflows/pake_build.yaml
vendored
@@ -68,8 +68,8 @@ jobs:
|
|||||||
packages: libwebkit2gtk-4.0-dev build-essential curl wget libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev gnome-video-effects gnome-video-effects-extra
|
packages: libwebkit2gtk-4.0-dev build-essential curl wget libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev gnome-video-effects gnome-video-effects-extra
|
||||||
version: 1.1
|
version: 1.1
|
||||||
|
|
||||||
- name: rust cache test
|
- name: rust cache restore
|
||||||
uses: actions/cache@v3
|
uses: ylemkimon/cache-restore@v2
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.cargo/bin/
|
~/.cargo/bin/
|
||||||
|
|||||||
Reference in New Issue
Block a user