mirror of
https://github.com/maputnik/editor.git
synced 2026-07-28 00:37:27 +00:00
add GOBIN to CI
This commit is contained in:
@@ -70,6 +70,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
env:
|
env:
|
||||||
GOPATH: ${{ github.workspace }}
|
GOPATH: ${{ github.workspace }}
|
||||||
|
GOBIN: ${{ github.workspace }}/bin
|
||||||
|
|
||||||
if: ${{ github.event_name == 'push' || github.event_name == 'pull_request' }}
|
if: ${{ github.event_name == 'push' || github.event_name == 'pull_request' }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user