Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Sep 3, 2019
1 parent eb87659 commit a7e889e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
run: |
echo "##[set-env name=GOPATH;]$(dirname $GITHUB_WORKSPACE)"
echo "##[add-path]$(dirname $GITHUB_WORKSPACE)/bin"
echo "##[add-path]$(dirname $GITHUB_WORKSPACE)/bin/windows_386"
shell: bash
-
# https://github.com/actions/checkout
Expand Down

0 comments on commit a7e889e

Please sign in to comment.