CI: Pack flash_nix.sh

This commit is contained in:
Anna Prosvetova 2021-11-25 15:29:06 +03:00
parent 54470778c2
commit 35ec571d24
No known key found for this signature in database
GPG Key ID: 0AA737CF9C82281C
2 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ jobs:
mv build/bootloader/bootloader.bin artifacts/
mv build/partition_table/partition-table.bin artifacts/
mv build/blackmagic.bin artifacts/
cp scripts/flash_nix.sh artifacts/
- name: Generate flash.command file
if: ${{ !github.event.pull_request.head.repo.fork }}