fix action go get

This commit is contained in:
olebeck 2022-09-04 16:28:09 +02:00
parent f05c505d08
commit c96fa18221
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
env:
REPO_KEY: ${{ secrets.REPO_KEY }}
- run: go get
- run: go get ./cmd/bedrocktool
- name: build
run: make -j