Skip to content

Commit d6b5ffb

Browse files
committed
fix: ci/cd install packages
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
1 parent 29b1eff commit d6b5ffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

+1
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ jobs:
4545
rm -rf portfolio
4646
git clone https://github.com/beelchester/3D-Portfolio.git portfolio
4747
cd portfolio
48+
yarn
4849
yarn dev --host
4950

0 commit comments

Comments
 (0)