Skip to content

Commit

Permalink
Fix... again.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgiven committed Dec 12, 2023
1 parent 1caa54d commit 78f7e51
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: export
run: >
for a in brotherpowernote brotherop2 brotherwp1 kayproii nc200 wp2450ds; do
ln bazel-bin/arch/$a/diskimage.img $a.img; done
- name: delete-old-assets
uses: mknejp/delete-release-assets@v1
with:
Expand Down

0 comments on commit 78f7e51

Please sign in to comment.