Skip to content

Commit

Permalink
[temp] Use fork of libs-back
Browse files Browse the repository at this point in the history
  • Loading branch information
qmfrederik committed Sep 30, 2023
1 parent 1bcb0d2 commit f95b06e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phases/51-gnustep-back.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ shopt -s inherit_errexit
cd `dirname $0`

export PROJECT=gnustep-back
export GITHUB_REPO=gnustep/libs-back
export TAG=
export GITHUB_REPO=qmfrederik/libs-back
export TAG=features/headless-pr

# load environment and prepare project
../scripts/common.bat prepare_project
Expand Down

0 comments on commit f95b06e

Please sign in to comment.