fix appimage
This commit is contained in:
parent
75c60660e7
commit
b0ff74c799
3 changed files with 7 additions and 3 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -22,6 +22,8 @@ on:
|
|||
- "docs/**"
|
||||
- "README.md"
|
||||
- "res/**"
|
||||
- "appimage/**"
|
||||
- "flatpak/**"
|
||||
|
||||
jobs:
|
||||
# ensure_cargo_fmt:
|
||||
|
|
|
|||
2
.github/workflows/flutter-ci.yml
vendored
2
.github/workflows/flutter-ci.yml
vendored
|
|
@ -14,6 +14,8 @@ on:
|
|||
- "docs/**"
|
||||
- "README.md"
|
||||
- "res/**"
|
||||
- "appimage/**"
|
||||
- "flatpak/**"
|
||||
|
||||
jobs:
|
||||
run-ci:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue