chore: fix ci
This commit is contained in:
parent
54a5007c01
commit
6934de58e5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/alpha.yml
vendored
1
.github/workflows/alpha.yml
vendored
|
@ -65,6 +65,7 @@ jobs:
|
|||
yarn run check
|
||||
|
||||
- name: Delete current release assets
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
uses: mknejp/delete-release-assets@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue