mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-10-09 20:21:00 +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:
|
||||
build:
|
||||
uses: mariusgreuel/avrdude/.github/workflows/build.yml@main
|
||||
uses: mariusgreuel/avrdude/.github/workflows/build.yml@windows
|
||||
|
||||
release:
|
||||
needs: build
|
||||
|
Reference in New Issue
Block a user