Skip to content

Commit

Permalink
library.properties and ci update
Browse files Browse the repository at this point in the history
  • Loading branch information
say-paul committed Mar 15, 2024
1 parent 3653075 commit 4011d5f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/arduino-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1
- uses: arduino/arduino-lint-action@v1
with:
library-manager: update
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ sentence=Dev kit for buildybee blite breakout board
paragraph=Develop easily with buildybee devikits
url=https://github.com/buildybee/blite.git
architectures=esp8266
depends=WiFiManager,WebSocketsServer
depends=WiFiManager,WebSockets

0 comments on commit 4011d5f

Please sign in to comment.