Fix windows signing env (#8412)

This commit is contained in:
Jack Amadeo
2026-04-09 16:25:56 -04:00
committed by GitHub
parent 8c3b5eb56a
commit f48571dc4d
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ name: "Bundle Desktop (Linux)"
jobs:
build-desktop-linux:
name: Build Desktop (Linux)
runs-on: ubuntu-x86-16core-64gb
runs-on: ubuntu-latest
steps:
- name: Checkout repository