Skip to content

Commit

Permalink
build against SDK v3.6.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
devbis committed May 30, 2024
1 parent 96edb6b commit f003356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: git clone https://github.com/devbis/tc32.git -b linux --depth 1 ${{ env.TOOLCHAIN_DIR }}

- name: Get SDK
run: git clone https://github.com/devbis/tl_zigbee_sdk.git -b 3.6.8.6 --depth 1 ${{ env.SDK_DIR }}
run: git clone https://github.com/devbis/tl_zigbee_sdk.git -b 3.6.8.7 --depth 1 ${{ env.SDK_DIR }}

- name: Build LYWSD03MMC
id: lywsd03mmc
Expand Down

0 comments on commit f003356

Please sign in to comment.