mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-15 15:16:37 +00:00
RM outdated comment in gh-action.yml
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
parent
d7158b375f
commit
041bebb4b5
1 changed files with 0 additions and 2 deletions
2
.github/workflows/gh-action.yml
vendored
2
.github/workflows/gh-action.yml
vendored
|
@ -34,8 +34,6 @@ jobs:
|
|||
- name: Verify successful installation - install example binary using cargo-binstall
|
||||
run: cargo binstall -y ripgrep
|
||||
env:
|
||||
# just-setup use binstall to install sccache,
|
||||
# which works better when we provide it with GITHUB_TOKEN.
|
||||
GITHUB_TOKEN: ${{ secrets.CI_RELEASE_TEST_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Verify successful installation - display help of installed binary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue