mirror of https://github.com/sbt/sbt.git
Update ci.yml
This commit is contained in:
parent
103665b72f
commit
2a1794f8ed
|
|
@ -49,7 +49,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
submodules: true
|
submodules: true
|
||||||
- uses: coursier/cache-action@v5
|
- uses: coursier/cache-action@v5
|
||||||
- uses: olafurpg/setup-scala@v7
|
- uses: olafurpg/setup-scala@v10
|
||||||
- uses: olafurpg/setup-gpg@v2
|
- uses: olafurpg/setup-gpg@v2
|
||||||
- name: Release
|
- name: Release
|
||||||
run: ./sbt ci-release
|
run: ./sbt ci-release
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue