Remove scm part #4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Build using Jitpack | |
on: | |
push: | |
jobs: | |
build-with-jitpack: | |
runs-on: ubuntu-latest | |
steps: | |
- name: Force Jitpack to build | |
run: curl -L -m 1000000 https://jitpack.io/io/github/thefightagainstmalware/MCInjector/main-SNAPSHOT/build.log |