Browse Source

chore: load-xcode is called by e build

Shelley Vohr 1 year ago
parent
commit
a320436ead
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .github/workflows/mac-build.yml

+ 0 - 3
.github/workflows/mac-build.yml

@@ -171,9 +171,6 @@ jobs:
       run: |
         cd src/electron
         node script/yarn install
-    - name: Load Xcode
-      run: |
-        e load-xcode
     - name: Get Depot Tools 
       run: |
         git clone --depth=1 https://chromium.googlesource.com/chromium/tools/depot_tools.git