gvisor/.github/workflows
Fabricio Voznika 25babd6351 Run bazel build before deleting cached gopath files
bazel creates sysmlink to the cache on the first invokation.
On a new clone, there are no symlink, thus `rm -rf bazel-bin/gopath`
has no effect. Call `bazel build something` first, then delete
cached gopath.

PiperOrigin-RevId: 327536044
2020-08-19 17:05:45 -07:00
..
build.yml Add simplified badge and Build workflow. 2020-05-18 14:53:23 -07:00
go.yml Run bazel build before deleting cached gopath files 2020-08-19 17:05:45 -07:00
issue_reviver.yml Fix syntax error in issue_reviver. 2020-08-03 11:22:52 -07:00
labeler.yml Run labeller only for non-forked pull requests. 2020-05-01 17:50:07 -07:00
stale.yml Add stale issue & PR cleanup. 2020-06-05 16:51:58 -07:00