From 999cf21475522765bf186fec06c4eb8653726f33 Mon Sep 17 00:00:00 2001 From: silabs-bingocth Date: Mon, 7 Oct 2024 00:10:19 +0700 Subject: [PATCH] Update generate_firmware.yaml --- .github/workflows/generate_firmware.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/generate_firmware.yaml b/.github/workflows/generate_firmware.yaml index 935eb9bd..b0c57aa0 100644 --- a/.github/workflows/generate_firmware.yaml +++ b/.github/workflows/generate_firmware.yaml @@ -42,6 +42,7 @@ jobs: - name: Install Simplicity SDK if: always() run: | + java --version git clone $SIM_REPO cd simplicity_sdk ls -la