chore: Update Windows profile build workflow to rename extracted Firefox source code folder

This commit is contained in:
Mauro Balades
2024-07-23 14:51:27 +02:00
parent 141728ab83
commit 68f9cc7e00

View File

@@ -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