We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b1eff commit d6b5ffbCopy full SHA for d6b5ffb
.github/workflows/ci-cd.yml
@@ -45,5 +45,6 @@ jobs:
45
rm -rf portfolio
46
git clone https://github.com/beelchester/3D-Portfolio.git portfolio
47
cd portfolio
48
+ yarn
49
yarn dev --host
50
0 commit comments