Sfoglia il codice sorgente

fix: update feature.yml for build configuration

hiddenSharp429 4 mesi fa
parent
commit
c8643526b8
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .github/workflows/feature.yml

+ 2 - 0
.github/workflows/feature.yml

@@ -24,6 +24,8 @@ jobs:
       - name: Build
         run: |
           brew install automake
+          brew install autoconf
+          brew install libtool
           make VERSION="${GITHUB_SHA::7}" debug
           make debug-dmg
           shasum -a 256 build/Debug/ShadowsocksX-NG.dmg > build/Debug/ShadowsocksX-NG.dmg.checksum