mirror of
https://github.com/ParkerTenBroeck/automata.git
synced 2026-06-06 21:24:06 -04:00
deploy again...
This commit is contained in:
parent
6d43cc432f
commit
f341a880de
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ if [[ "$LOCAL_MAIN" != "$REMOTE_MAIN" && "$LOCAL_MAIN" == "$BASE_MAIN" ]]; then
|
|||
fi
|
||||
|
||||
echo "✅ '$MAIN_BRANCH' is up-to-date (or ahead/diverged). Pulling latest..."
|
||||
git pull --ff-only "$REMOTE" gh-pages
|
||||
git pull --ff-only "$REMOTE" "$PAGES_BRANCH"
|
||||
|
||||
echo "🏗️ Running build: deno task build"
|
||||
deno task build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue