mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-30 14:40:40 +00:00
Try a composite action instead
This commit is contained in:
2
.github/workflows/build_esp32.yml
vendored
2
.github/workflows/build_esp32.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- name: Build base
|
||||
id: base
|
||||
uses: ./.github/workflows/build_base.yml
|
||||
uses: ./.github/workflows/composite/build-base
|
||||
|
||||
- name: Pull web ui
|
||||
uses: dsaltares/fetch-gh-release-asset@master
|
||||
|
||||
Reference in New Issue
Block a user