Commit 7aebc06
authored
CI: Try relative import path pattern, since full failed.
Something about it using symlinks is causing trouble:
$ diff -u <(echo -n) <(go list github.com/gopherjs/gopherjs/compiler/natives/src/...)
warning: ignoring symlink /home/ubuntu/.go_project/src/github.com/gopherjs/gopherjs
warning: "github.com/gopherjs/gopherjs/compiler/natives/src/..." matched no packages1 parent a774498 commit 7aebc06
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments