Skip to content

Commit 456c712

Browse files
committed
Remove HOME env var in Go workflow
1 parent 2fac66c commit 456c712

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-go.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ on:
1515
- ".github/workflows/build-go.yml"
1616
env:
1717
FFI_FOR_RELEASE: false
18-
HOME: ${{ github.workspace }}
1918
jobs:
2019
build:
2120
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)