We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd77e8e commit d45287bCopy full SHA for d45287b
1 file changed
.github/workflows/ext-raspberry-led-blinker.yml
@@ -74,6 +74,7 @@ jobs:
74
uses: actions/checkout@v4
75
with:
76
sparse-checkout: 'requirements.txt'
77
+ sparse-checkout-cone-mode: false
78
- name: "Setup environment"
79
run: |
80
python -m venv venv
0 commit comments