Skip to content

Commit 85dcad6

Browse files
committed
remove old patch and update workflow accordingly, see next commit
1 parent 5e118d9 commit 85dcad6

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ jobs:
6868
ref: ${{ steps.get_tag_name.outputs.AVRDUDE_TAG }} # pay attention, the pathches could need updating
6969
path: ${{ env.PROJECT_NAME }}
7070

71-
- name: Set the version
72-
working-directory: avrdude-packing/patches/
73-
run: perl -pi -e "s/ARDUINO_VERSION_PLACEHOLDER/${GITHUB_REF##*/}/g" 0008-Append-arduino-to-version-string.patch
74-
7571
- name: Apply patches
7672
working-directory: ${{ env.PROJECT_NAME }}
7773
run: git apply -v ../avrdude-packing/patches/*.patch

patches/0008-Append-arduino-to-version-string.patch

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)