mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-14 04:40:29 +00:00
Fixed windows builds
This commit is contained in:
2
.github/workflows/alpha.yml
vendored
2
.github/workflows/alpha.yml
vendored
@@ -374,7 +374,7 @@ jobs:
|
||||
path: ./dist/update
|
||||
|
||||
windows:
|
||||
runs-on: tricky-win
|
||||
runs-on: windows-latest
|
||||
needs: [build-data]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user