mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Reset cache for X86_64
This commit is contained in:
parent
1935ec57b4
commit
1454020a47
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 3 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 6 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 4 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 7 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
|
Loading…
Reference in a new issue