chore: fix folder

This commit is contained in:
Kevin Franklin Kim 2021-11-24 16:19:36 +01:00
parent 21c238e39a
commit eb0f49165a

View File

@ -32,7 +32,8 @@ jobs:
needs: go_matrix
runs-on: ubuntu-latest
strategy:
matrix: ${{ fromJson(needs.go_matrix.outputs.matrix) }}
matrix:
folder: ${{ fromJson(needs.go_matrix.outputs.matrix) }}
env:
GOFLAGS: -mod=readonly
GOPROXY: https://proxy.golang.org