mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 04:43:44 +08:00
chore: fix missing assets type
This commit is contained in:
parent
cdae552ab0
commit
f6dd91e47c
2
.github/workflows/dev.yaml
vendored
2
.github/workflows/dev.yaml
vendored
@ -57,6 +57,8 @@ jobs:
|
|||||||
*.dmg
|
*.dmg
|
||||||
*.msi
|
*.msi
|
||||||
*.sig
|
*.sig
|
||||||
|
*.exe
|
||||||
|
*.json
|
||||||
|
|
||||||
- name: Install Dependencies (Ubuntu Only)
|
- name: Install Dependencies (Ubuntu Only)
|
||||||
if: startsWith(matrix.os, 'ubuntu-')
|
if: startsWith(matrix.os, 'ubuntu-')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user