Skip to content

Commit 4d43887

Browse files
committed
ci: fix package_core
1 parent fd6511b commit 4d43887

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/package_core.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
sudo apt-get install -y --no-install-recommends git cmake wget python3-pip
1515
wget https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/zephyr-sdk-0.16.8_linux-x86_64_minimal.tar.xz
1616
tar xf zephyr-sdk-0.16.8_linux-x86_64_minimal.tar.xz && cd zephyr-sdk-0.16.8 && ./setup.sh -t arm-zephyr-eabi -c
17-
mv zephyr-sdk-0.16.8 ../
1817
1918
- name: Initialize
2019
run: |

0 commit comments

Comments
 (0)