mirror of
https://github.com/zen-browser/desktop.git
synced 2025-12-15 19:05:29 +00:00
chore: Update path in alpha.yml workflow to fix directory listing issue
This commit is contained in:
5
.github/workflows/alpha.yml
vendored
5
.github/workflows/alpha.yml
vendored
@@ -326,8 +326,8 @@ jobs:
|
||||
echo "export LIB=\"$(cd ~/.mozbuild/clang/lib/clang/* && cd lib/windows && pwd)\"" >> ../configs/common/mozconfig
|
||||
cat ../configs/common/mozconfig
|
||||
|
||||
ls ~/win-cross/ || true
|
||||
cat engine/mozconfig
|
||||
ls ~/win-cross/wine || true
|
||||
ls ~/win-cross/vs2022 || true
|
||||
|
||||
- name: setup Rust
|
||||
run: |
|
||||
@@ -350,6 +350,7 @@ jobs:
|
||||
run: |
|
||||
export SURFER_PLATFORM="win32"
|
||||
pnpm build
|
||||
cat engine/mozconfig
|
||||
|
||||
- name: Package
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user