mirror of
https://github.com/SlimeVR/SlimeVR-Server.git
synced 2026-04-06 02:01:58 +02:00
Compare commits
1 Commits
main
...
v0.10.1-rc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0eb9beee87 |
2
.github/workflows/gradle.yaml
vendored
2
.github/workflows/gradle.yaml
vendored
@@ -52,7 +52,7 @@ jobs:
|
||||
with:
|
||||
submodules: recursive
|
||||
- name: Get tags
|
||||
run: git fetch --tags origin --recurse-submodules=no
|
||||
run: git fetch --tags origin --recurse-submodules=no --force
|
||||
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
|
||||
Reference in New Issue
Block a user