Skip to content

Commit

Permalink
wasmer: set GOROOT
Browse files Browse the repository at this point in the history
  • Loading branch information
iwdgo committed Oct 31, 2023
1 parent 851f9c9 commit 79260cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wasip1_wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
# Go config
ls /home/runner/work/gotip-build/gotip-build/go
cd ./go/src
# go: cannot find GOROOT directory: /home/runner/work/gotip-build/gotip-build/go
export GOROOT=/home/runner/work/gotip-build/gotip-build/go
../misc/wasm/go_wasip1_wasm_exec ../bin/go env
../misc/wasm/go_wasip1_wasm_exec ../bin/go tool
# Set up as run.bash
Expand Down

0 comments on commit 79260cc

Please sign in to comment.