mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-23 19:51:00 +00:00
Update main.yml
This commit is contained in:
parent
dba7b74b48
commit
32ce7313c7
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue