Update GitHub deploy action
This commit is contained in:
parent
6ebbd4e162
commit
b8420ee52d
|
@ -25,7 +25,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
uses: avrdudes/avrdude/.github/workflows/build.yml@main
|
uses: mariusgreuel/avrdude/.github/workflows/build.yml@windows
|
||||||
|
|
||||||
release:
|
release:
|
||||||
needs: build
|
needs: build
|
||||||
|
|
Loading…
Reference in New Issue