Skip to content

Commit 0ad1dc2

Browse files
authored
checkout the branch we are using
1 parent 851b01d commit 0ad1dc2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_esptool.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ jobs:
164164
steps:
165165
- name: Checkout repository
166166
uses: actions/checkout@v4
167+
with:
168+
ref: master_pio
167169
if: startsWith(github.ref, 'refs/tags/')
168170
- name: Download artifacts
169171
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)