mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-07 22:03:24 +00:00
feat: Update alpha.yml workflow to use correct windows_mozconfig path
This commit is contained in:
2
.github/workflows/alpha.yml
vendored
2
.github/workflows/alpha.yml
vendored
@@ -254,7 +254,7 @@ jobs:
|
||||
|
||||
chmod -R +x "$(echo ~)/win-cross/vs2019" || true
|
||||
|
||||
cat ../.github/src/windows_mozconfig >> mozconfig
|
||||
cat ../.github/workflows/src/windows_mozconfig >> mozconfig
|
||||
|
||||
cd ..
|
||||
pnpm gluon bootstrap
|
||||
|
||||
Reference in New Issue
Block a user