Skip to content

Commit

Permalink
Use test version of compile sketches
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy4495 authored Apr 25, 2024
1 parent 2057ce0 commit 17ef2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arduino-compile-sketches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
platform-sourceurl: 'https://espressif.github.io/arduino-esp32/package_esp32_index.json'

name: call-compile-sketches-workflow
uses: Andy4495/.github/.github/workflows/arduino-compile-sketches.yml@main
uses: Andy4495/.github/.github/workflows/arduino-compile-sketches.yml@test-latest-compile-sketches-main
with:
message: ${{ inputs.message }}
copyfile:
Expand Down

0 comments on commit 17ef2c1

Please sign in to comment.