This commit is contained in:
olebeck 2022-08-14 16:14:38 +02:00
parent 4d50d5fe24
commit be653bf4f1
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
REPO_KEY: ${{ secrets.REPO_KEY }}
- name: build
run: make windows linux mac
run: make
# create release
- uses: "marvinpinto/action-automatic-releases@latest"