We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4820fc commit 9cbe2b4Copy full SHA for 9cbe2b4
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
image: ghcr.io/arduino/crossbuild:0.3.0-pre.1
47
48
steps:
49
- - name: Checkout avrdude-packing repository
+ - name: Checkout repository
50
uses: actions/checkout@v4
51
with:
52
path: packing
0 commit comments