فهرست منبع

GitHub actions being a PITA; need a commit to get it building again.

Matt Coburn 5 سال پیش
والد
کامیت
d3e1bb946a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      AutoBuild/githubAutoBuild.command

+ 1 - 1
AutoBuild/githubAutoBuild.command

@@ -32,5 +32,5 @@ echo Compressing...
 cd $WORKDIR/ReleaseOut && zip -9 Release.zip libenet.bundle
 cd $WORKDIR/ReleaseOut && zip -9 Release.zip libenet.bundle
 cd $WORKDIR/DebugOut && zip -9 Debug.zip libenet.bundle
 cd $WORKDIR/DebugOut && zip -9 Debug.zip libenet.bundle
 
 
-echo End of Build Script.
+echo End of Build Script. Have a nice day.
 exit $?
 exit $?