Skip to content

Commit

Permalink
fix build script
Browse files Browse the repository at this point in the history
  • Loading branch information
bertmelis authored Sep 23, 2024
1 parent b20b940 commit db80f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_platformio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
examples/simple-read-VS2/simple-read-VS2.ino,
examples/simple-write-VS1/simple-write-VS1.ino,
examples/simple-write-VS2/simple-write-VS2.ino,
examples/simple-read-GWG/simple-read-GWG.ino
examples/simple-read-GWG/simple-read-GWG.ino,
examples/softwareserial/softwareserial.ino
]
steps:
Expand Down

0 comments on commit db80f35

Please sign in to comment.