Skip to content

Commit 6454eaa

Browse files
Set client workflow linux version
1 parent 32a36a1 commit 6454eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-client.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
tauri-target: "universal-apple-darwin"
2929
tauri-copy-path: "bundle/macos/*.app"
3030
electron-module-name: "UNUSED"
31-
- platform-name: "ubuntu-latest"
31+
- platform-name: "ubuntu-22.04"
3232
build-name: "linux"
3333
tauri-target: "x86_64-unknown-linux-gnu"
3434
tauri-copy-path: "bundle/appimage/*.AppImage"

0 commit comments

Comments
 (0)