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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 2 deletions

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