From 0954361767e9673d8194e721101e7c6ff3102077 Mon Sep 17 00:00:00 2001 From: Raymond Zhao <7199958+rzhao271@users.noreply.github.com> Date: Tue, 13 Aug 2024 16:24:56 -0700 Subject: [PATCH] chore: skip APIScan --- build/update-wasm.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/update-wasm.yml b/build/update-wasm.yml index dd230f1..6475ab9 100644 --- a/build/update-wasm.yml +++ b/build/update-wasm.yml @@ -45,3 +45,4 @@ extends: displayName: Build all wasm publishPackage: ${{ parameters.publishPackage }} + skipAPIScan: true # Package does not build on Windows