Skip to content

hi i follow this instruction : https://docs.microsoft.com/en-us/azure/iot-edge/how-to-install-iot-edge-linux-arm to install iot edge on my rasberry pi 5 but i got an error #229

hi i follow this instruction : https://docs.microsoft.com/en-us/azure/iot-edge/how-to-install-iot-edge-linux-arm to install iot edge on my rasberry pi 5 but i got an error

hi i follow this instruction : https://docs.microsoft.com/en-us/azure/iot-edge/how-to-install-iot-edge-linux-arm to install iot edge on my rasberry pi 5 but i got an error #229

Workflow file for this run

name: "Set Issue Label"
on:
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/[email protected]
with:
keywords: '[""]'
labels: '["IoTSDK"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"