We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca8fb21 + 6454eaa commit b119408Copy full SHA for b119408
.github/workflows/release-client.yml
@@ -28,7 +28,7 @@ jobs:
28
tauri-target: "universal-apple-darwin"
29
tauri-copy-path: "bundle/macos/*.app"
30
electron-module-name: "UNUSED"
31
- - platform-name: "ubuntu-latest"
+ - platform-name: "ubuntu-22.04"
32
build-name: "linux"
33
tauri-target: "x86_64-unknown-linux-gnu"
34
tauri-copy-path: "bundle/appimage/*.AppImage"
0 commit comments