Skip to content

Commit

Permalink
Merge pull request #40 from youseetoo/beniroquai-patch-7
Browse files Browse the repository at this point in the history
Update build_platform_rework.yaml
  • Loading branch information
beniroquai authored Nov 6, 2024
2 parents 008e331 + 23264b8 commit 313e32f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_platform_rework.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions

name: Compile ESP32 Platformio (beta/rework)
name: Compile ESP32 Platformio (beta)

# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
Expand All @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: reworkBD # Checkout the reworkBD branch
ref: betaBD # Checkout the betaBD branch
#submodules: recursive
#submodules: true # Ensure submodules are checked out

Expand Down

0 comments on commit 313e32f

Please sign in to comment.