Skip to content

Commit b8420ee

Browse files
committed
Update GitHub deploy action
1 parent 6ebbd4e commit b8420ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525

2626
jobs:
2727
build:
28-
uses: avrdudes/avrdude/.github/workflows/build.yml@main
28+
uses: mariusgreuel/avrdude/.github/workflows/build.yml@windows
2929

3030
release:
3131
needs: build

0 commit comments

Comments
 (0)