mirror of
https://github.com/Minestom/Minestom.git
synced 2025-03-02 11:21:15 +01:00
fix thing
This commit is contained in:
parent
4588c707c9
commit
f74f8753db
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