circuitpython/.github/workflows
Jeff Epler 599bacb0b4 build.yml: Fix building mpy-cross-mac
Recently, the macos-10.15 image was updated with a non-brew version of awscli.  This made our CI script, which does a `brew install awscli` fail:
```
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/aws
Target /usr/local/bin/aws
already exists. You may want to remove it:
  rm '/usr/local/bin/aws'
```
2020-10-20 13:25:17 -05:00
..
build.yml build.yml: Fix building mpy-cross-mac 2020-10-20 13:25:17 -05:00
create_website_pr.yml Add license to some obvious files. 2020-07-06 19:16:25 +01:00
pre-commit.yml workflows: Replace deprecated ::set-env 2020-10-08 16:20:23 -05:00