bump cache
This commit is contained in:
parent
d7e3e1c938
commit
e820745935
|
@ -6,7 +6,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
env:
|
env:
|
||||||
cache_nonce: 0 # Allows for easily busting actions/cache caches
|
cache_nonce: 1 # Allows for easily busting actions/cache caches
|
||||||
nim_version: v1.6.14
|
nim_version: v1.6.14
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue