We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461da33 commit fd94458Copy full SHA for fd94458
1 file changed
.github/workflows/kernel-demos.yml
@@ -14,6 +14,7 @@ jobs:
14
runs-on: windows-latest
15
steps:
16
- name: Check amqtt install
17
+ uses: actions/checkout@v4.1.1
18
run: pip install -r ./requirements.txt
19
shell: bash
20
0 commit comments