Skip to content

Commit ded694a

Browse files
authored
Merge pull request #38 from subhayu99/sync/main-to-personal
🔄 Sync main → personal
2 parents 761937e + 834b785 commit ded694a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
python-version: '3.11'
6666

6767
- name: 📦 Install RenderCV
68-
run: pip install "rendercv[full]"
68+
run: pip install "rendercv[full]==2.3" "typer==0.25.1"
6969

7070
- name: 📦 Install npm dependencies
7171
run: npm ci
@@ -172,4 +172,4 @@ jobs:
172172
echo "🔗 URL: ${{ steps.deployment.outputs.page_url }}"
173173
echo ""
174174
echo "To update your portfolio, just push changes to the personal branch."
175-
echo "The site will automatically rebuild and redeploy!"
175+
echo "The site will automatically rebuild and redeploy!"

0 commit comments

Comments
 (0)