We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b1a77 commit 6d19114Copy full SHA for 6d19114
.github/workflows/dev.yml
@@ -20,7 +20,7 @@ jobs:
20
source ~/.nvm/nvm.sh
21
cd elliotkirkdev
22
nvm use 19.0.1
23
- git checkout dev
+ git checkout -f dev
24
git pull -f origin dev
25
yarn && yarn build
26
echo "Deployed elliotkirkdev"
0 commit comments