mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
chore: Update Windows profile build workflow to rename extracted Firefox source code folder
This commit is contained in:
2
.github/workflows/windows-profile-build.yml
vendored
2
.github/workflows/windows-profile-build.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
curl https://archive.mozilla.org/pub/firefox/releases/128.0/source/firefox-128.0.source.tar.xz --output firefox-128.0.source.tar.xz
|
||||
7z x firefox-128.0.source.tar.xz
|
||||
7z x firefox-128.0.source.tar
|
||||
mv firefox-128.0.source firefox-source
|
||||
mv firefox-128.0 firefox-source
|
||||
ls
|
||||
ls firefox-source
|
||||
|
||||
|
Reference in New Issue
Block a user