mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-26 19:18:12 +01:00
try fix thing?
This commit is contained in:
parent
f74f8753db
commit
c508f86b45
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -22,4 +22,4 @@ jobs:
|
||||
steps:
|
||||
# Runs a single command using the runners shell
|
||||
- name: Trigger Jitpack Build
|
||||
run: curl "https://jitpack.io/com/github/Minestom/Minestom/${github.sha:0:10}/build.log"
|
||||
run: curl "https://jitpack.io/com/github/Minestom/Minestom/${GITHUB_SHA:0:10}/build.log"
|
||||
|
Loading…
Reference in New Issue
Block a user