gvisor/.github
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
..
ISSUE_TEMPLATE Add GitHub pull request template. 2020-04-22 12:12:49 -07:00
workflows Run bazel build before deleting cached gopath files 2020-08-19 17:05:45 -07:00
labeler.yml Add basic GitHub labeler workflow. 2020-04-23 13:02:17 -07:00
pull_request_template.md Add GitHub pull request template. 2020-04-22 12:12:49 -07:00