mirror of
https://github.com/block/goose.git
synced 2026-04-29 20:19:41 +00:00
Fix windows signing env (#8412)
This commit is contained in:
parent
8c3b5eb56a
commit
f48571dc4d
3 changed files with 7 additions and 2 deletions
2
.github/workflows/bundle-desktop-linux.yml
vendored
2
.github/workflows/bundle-desktop-linux.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue