Skip to content

Commit 3e60c26

Browse files
Paolo CalaoGiuseppe Lumia
Paolo Calao
and
Giuseppe Lumia
authored
Update .github/workflows/sync-binaries-task.yml
Co-authored-by: Giuseppe Lumia <[email protected]>
1 parent 354c72b commit 3e60c26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/sync-binaries-task.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ jobs:
3939
python-version: "3.9"
4040

4141
- name: Generate binaries and index
42-
run: python ./firmware/generator.py -a $(which arduino-cli)
42+
run: |
43+
./firmware/generator.py
4344
4445
# fix `gpg: signing failed: Inappropriate ioctl for device`
4546
# https://github.com/keybase/keybase-issues/issues/2798

0 commit comments

Comments
 (0)