summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2026-02-13 00:55:35 +0700
committerGitHub <[email protected]>2026-02-13 00:55:35 +0700
commitd13284d02da552c843e3ccbda4472083f25b0b16 (patch)
tree92a8b350516ac1cf107df36a0c9d88674cfda058 /.github
parent115b26a61fb7a285ebe5ecb14dfee0a682fb9ba3 (diff)
parentace6d295a9f672dcf21cac75ca92c7cc1f182151 (diff)
Merge pull request #3497 from hathach/more-membrowse
Change membrowse target to board/target and clean up workflow
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build_util.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build_util.yml b/.github/workflows/build_util.yml
index 6863ebdf2..d03c9af81 100644
--- a/.github/workflows/build_util.yml
+++ b/.github/workflows/build_util.yml
@@ -79,7 +79,6 @@ jobs:
- name: Membrowse Upload
if: inputs.toolchain != 'esp-idf' && inputs.upload-membrowse == true
- continue-on-error: true # have server busy issue with membrowse
env:
MEMBROWSE_API_KEY: ${{ secrets.MEMBROWSE_API_KEY }}
run: |