Archived
1
0

Fixes for CI from @code-asher's review

This commit is contained in:
Anmol Sethi
2020-05-08 16:31:42 -04:00
parent 231e31656a
commit 7c7f62d3f3
8 changed files with 43 additions and 20 deletions

View File

@ -81,6 +81,7 @@ jobs:
- run: ./ci/steps/release-static.sh
env:
# Otherwise we get rate limited when fetching the ripgrep binary.
# For whatever reason only MacOS needs it.
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload release artifacts
uses: actions/upload-artifact@v2