1
0
mirror of https://github.com/MetaCubeX/meta-rules-dat.git synced 2025-11-03 17:46:54 +08:00

fixed path

This commit is contained in:
loyalsoldier
2019-12-10 18:32:28 +08:00
parent b716301e40
commit 1eae1a20ad

View File

@@ -30,8 +30,8 @@ jobs:
- name: Set GOPATH
run: |
echo "##[set-env name=GOPATH;]$(dirname $GITHUB_WORKSPACE)"
echo "##[add-path]$(dirname $GITHUB_WORKSPACE)/bin"
echo "##[set-env name=GOPATH;]$GITHUB_WORKSPACE"
echo "##[add-path]$GITHUB_WORKSPACE/bin"
shell: bash
- name: Generate