mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-10-10 12:41:01 +00:00
Fix deploy action
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -25,7 +25,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
uses: mariusgreuel/avrdude/.github/workflows/build.yml@main
|
uses: mariusgreuel/avrdude/.github/workflows/build.yml@windows
|
||||||
|
|
||||||
release:
|
release:
|
||||||
needs: build
|
needs: build
|
||||||
|
Reference in New Issue
Block a user