Skip to content

Commit f7fc3d8

Browse files
committed
Attempt to fix nightly builds.
1 parent 1576d91 commit f7fc3d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ clean:
2323
localize:
2424
xcodebuild -project sequel-pro.xcodeproj -scheme "Localize" -configuration "$(BUILD_CONFIG)" $(OPTIONS)
2525

26+
nightly:
27+
/usr/local/bin/nightlybuildscript.sh $(REVISION)

0 commit comments

Comments
 (0)