mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Container: Fix typo in cache key name 1.25->1.26
This commit is contained in:
parent
c664d6dc32
commit
3bd9fc9f43
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: ~/build/
|
path: ~/build/
|
||||||
key: ${{runner.os}}-ctr-ct-ng-1.25.0
|
key: ${{runner.os}}-ctr-ct-ng-1.26.0
|
||||||
|
|
||||||
- name: Get erlang/OTP version for bootstrapping
|
- name: Get erlang/OTP version for bootstrapping
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user