mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Reset x86_64 cache
This commit is contained in:
parent
246ce2bdfd
commit
ff0d8c514a
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 32 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 33 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 36 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 37 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
|
Loading…
Reference in a new issue