From e235b0c22916b3ca3d80ba06c24cd4cc603aa4a0 Mon Sep 17 00:00:00 2001 From: Tsiry Sandratraina Date: Thu, 22 Aug 2024 20:43:05 +0000 Subject: [PATCH] ci: update ci.yml --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d73a7fc..da523c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,6 +13,8 @@ jobs: - uses: actions/checkout@v2 - name: Setup FluentCI uses: fluentci-io/setup-fluentci@v5 + with: + wasm: true - name: test run: | fluentci run --wasm zig test