mirror of
https://github.com/criyle/go-judge.git
synced 2025-11-04 14:50:02 +08:00
build: fix dependency
This commit is contained in:
parent
ce07b7079a
commit
1bba5723d2
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -48,7 +48,6 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
build:
|
build:
|
||||||
name: Build-${{ matrix.os }}-${{ matrix.GOARCH }}
|
name: Build-${{ matrix.os }}-${{ matrix.GOARCH }}
|
||||||
needs: create-release
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user