Skip to content

Commit a32a8fd

Browse files
committed
fix: Fixed version of the yml file
1 parent 3b0febe commit a32a8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-installer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
build-installer-offline:
4545
name: Build Offline Installer
4646
if: inputs.installer_type == 'offline'
47-
uses: espressif/idf-installer/.github/workflows/build-offline-installer.yml@fix/installer_builds
47+
uses: espressif/idf-installer/.github/workflows/build-offline-installer.yml@main
4848
with:
4949
esp_idf_version: ${{ inputs.esp_idf_version }}
5050
secrets: inherit

0 commit comments

Comments
 (0)