diff --git a/.github/workflows/custom_build.yml b/.github/workflows/custom_build.yml index 17444e3..17a0284 100644 --- a/.github/workflows/custom_build.yml +++ b/.github/workflows/custom_build.yml @@ -56,7 +56,7 @@ jobs: uses: actions/checkout@v4 with: repository: meshtastic/web-flasher - ref: ${{ inputs.version }} + ref: main path: web-flasher submodules: recursive fetch-depth: 1