Skip to content

Commit

Permalink
typo-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
led0nk committed Jan 24, 2025
1 parent 55c6602 commit 4f74620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/modbus-plc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
fi
- name: Check Wago-Modbus-fallback port availability
id: wago_fallback
id: check_wago_fallback
if: ${{ steps.check_wago.outputs.available == 'false' }}
run: |
set +x
Expand Down

0 comments on commit 4f74620

Please sign in to comment.