Skip to content

Commit b7fbbb0

Browse files
committed
Merge branch 'main' of https://github.com/eskirk/elliotkirk into dev
2 parents 5448410 + 6d19114 commit b7fbbb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
source ~/.nvm/nvm.sh
2121
cd elliotkirkdev
2222
nvm use 19.0.1
23-
git checkout dev
23+
git checkout -f dev
2424
git pull -f origin dev
2525
yarn && yarn build
2626
echo "Deployed elliotkirkdev"

0 commit comments

Comments
 (0)