fix(github): re-add workflow, weird syntax bug?

This commit is contained in:
ColdDev 2022-10-24 20:17:01 +01:00
parent 51520063c5
commit f67c980dd4

View File

@ -11,7 +11,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up JDK 11