Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorYbema committed Jan 15, 2023
2 parents a48d38a + efc7112 commit e4955ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build binary
on: [push, pull_request]

env:
ARDUINO_BOARD_MANAGER_ADDITIONAL_URLS: https://github.com/esp8266/Arduino/releases/download/3.0.2/package_esp8266com_index.json
ARDUINO_BOARD_MANAGER_ADDITIONAL_URLS: http://arduino.esp8266.com/stable/package_esp8266com_index.json

jobs:
build:
Expand Down

0 comments on commit e4955ce

Please sign in to comment.