mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
chore: Remove unnecessary Python version and 2to3-3.12 file in macOS alpha build workflow
This commit is contained in:
1
.github/workflows/macos-alpha-build.yml
vendored
1
.github/workflows/macos-alpha-build.yml
vendored
@@ -78,6 +78,7 @@ jobs:
|
||||
run: |
|
||||
cd engine
|
||||
rm -rf /usr/local/bin/2to3
|
||||
rm -rf '/usr/local/bin/2to3-3.12'
|
||||
./mach --no-interactive bootstrap --application-choice browser
|
||||
cd ..
|
||||
|
||||
|
Reference in New Issue
Block a user