Skip to content

Commit 3dd921f

Browse files
author
Maurizio Branca
committed
Fixes idiotic mistake
1 parent 9a8bbb9 commit 3dd921f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ jobs:
4444
- name: Install Taskfile
4545
uses: arduino/actions/setup-taskfile@master
4646
with:
47-
with:
48-
version: '3.x'
47+
version: '3.x'
4948

5049
- name: Check the code is good
5150
run: task check

0 commit comments

Comments
 (0)