Skip to content

Commit

Permalink
chore: fix missing assets type
Browse files Browse the repository at this point in the history
  • Loading branch information
keiko233 committed Nov 16, 2023
1 parent d76e8fe commit 2322733
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
*.dmg
*.msi
*.sig
*.exe
*.json
- name: Install Dependencies (Ubuntu Only)
if: startsWith(matrix.os, 'ubuntu-')
Expand Down

0 comments on commit 2322733

Please sign in to comment.