Kaynağa Gözat

build: WASM is not a thing we need to try to compile for

Jakob Borg 2 yıl önce
ebeveyn
işleme
8dfec6983b
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .github/workflows/build-syncthing.yaml

+ 1 - 0
.github/workflows/build-syncthing.yaml

@@ -390,6 +390,7 @@ jobs:
             | grep -v nacl/ \
             | grep -v plan9/ \
             | grep -v windows/ \
+            | grep -v /wasm \
           )
 
           for plat in $platforms; do