summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorburdoto2023-05-07 22:13:02 +0200
committerburdoto2023-05-07 22:13:02 +0200
commit0b86768642e917bce301cb90b340dc19e5aaf6e7 (patch)
treed77d5cf9b1ba2d570b87a5e9dd279cbadb82202e
parentb47b65e65748ae95378dee07463c0dcdc78b38a1 (diff)
downloadaur-0b86768642e917bce301cb90b340dc19e5aaf6e7.tar.gz
Update publish.sh
-rwxr-xr-xpublish.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/publish.sh b/publish.sh
index cc0fc28bdc98..7a883d41f177 100755
--- a/publish.sh
+++ b/publish.sh
@@ -3,7 +3,6 @@
set -e # exit on error
tar="rgx.tar.gz"
-git pull
dotnet clean
dotnet build -c Release