Update main.yml

This commit is contained in:
Gregory Casamento 2023-07-17 17:35:47 -04:00 committed by GitHub
parent dba7b74b48
commit 32ce7313c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,8 +108,8 @@ jobs:
- name: Install dependencies
env:
TOOLS_MAKE_BRANCH: ${{github.event.inputs.tools_make_branch}}
LIBS_BASE_BRANCH: ${{github.event.inputs.libs_base_branch}}
LIBS_GUI_BRANCH: ${{github.event.inputs.libs_gui_branch}}
#LIBS_BASE_BRANCH: ${{github.event.inputs.libs_base_branch}}
#LIBS_GUI_BRANCH: ${{github.event.inputs.libs_gui_branch}}
run: ./.github/scripts/dependencies.sh
- name: Build source