mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 23:49:19 +08:00
Update env
This commit is contained in:
parent
dd0657e8fe
commit
e953aa90ec
5
.github/workflows/async.yml
vendored
5
.github/workflows/async.yml
vendored
@ -13,5 +13,6 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
- name: Detach ${{ matrix.detachPlugin }}
|
- name: Detach ${{ matrix.detachPlugin }}
|
||||||
run: |
|
env:
|
||||||
.ci/detach_plugin.sh ${{ matrix.detachPlugin }}
|
BOTSECRET: ${{ secrets.BOTSECRET }}
|
||||||
|
run: .ci/detach_plugin.sh ${{ matrix.detachPlugin }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user