mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 22:20:44 +00:00
Fix workflow
This commit is contained in:
parent
57b563cb6e
commit
e071a25426
1 changed files with 1 additions and 2 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
@ -109,8 +109,7 @@ jobs:
|
|||
|
||||
- name: Build source
|
||||
run: |
|
||||
echo "=== Build Gorm ==="
|
||||
# . $INSTALL_PATH/share/GNUstep/Makefiles/GNUstep.sh
|
||||
# . $INSTALL_PATH/share/GNUstep/Makefiles/GNUstep.sh
|
||||
# ./configure
|
||||
# make && make install
|
||||
|
||||
|
|
Loading…
Reference in a new issue