mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 22:20:44 +00:00
Update main.yml
This commit is contained in:
parent
32ce7313c7
commit
83841cfc6c
1 changed files with 3 additions and 3 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
@ -108,9 +108,9 @@ 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}}
|
||||
run: ./.github/scripts/dependencies.sh
|
||||
# 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
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue