Skip to content

Commit e3d6d2f

Browse files
committed
actions: pack for Linux
1 parent 42237ca commit e3d6d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pack-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
os: ["macos-latest", "windows-latest"]
14+
os: ["macos-latest", "windows-latest", "ubuntu-latest"]
1515

1616
steps:
1717
- uses: actions/checkout@main

0 commit comments

Comments
 (0)