Skip to content

Commit

Permalink
CI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ctag-fh-kiel committed Nov 24, 2023
1 parent 22b503b commit d0f7c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
esp_idf_version: v5.1.1
target: esp32
command: update-dependencies build
command: idf.py update-dependencies build
- name: Archive binaries
run: |
zip --junk-paths binaries /app/ctag-fh-kiel/ctag-tbd/build/*.bin /app/ctag-fh-kiel/ctag-tbd/build/bootloader/*.bin /app/ctag-fh-kiel/ctag-tbd/build/partition_table/*.bin
Expand Down

0 comments on commit d0f7c30

Please sign in to comment.