chore: fix missing assets type

This commit is contained in:
keiko233 2023-11-16 10:37:26 +08:00
parent cdae552ab0
commit f6dd91e47c

View File

@ -57,6 +57,8 @@ jobs:
*.dmg
*.msi
*.sig
*.exe
*.json
- name: Install Dependencies (Ubuntu Only)
if: startsWith(matrix.os, 'ubuntu-')