Skip to content

Commit fd94458

Browse files
committed
Add checkout
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
1 parent 461da33 commit fd94458

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/kernel-demos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: windows-latest
1515
steps:
1616
- name: Check amqtt install
17+
uses: actions/checkout@v4.1.1
1718
run: pip install -r ./requirements.txt
1819
shell: bash
1920

0 commit comments

Comments
 (0)