Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidedigrande authored Oct 25, 2023
1 parent 93d2fc6 commit bc703ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
git config --global user.email "[email protected]"
git rm -r --cached resume.yml
git add resume.yml
git commit -m "Update resume.yml"
git clone https://x-access-token:${GH_TOKEN}@github.com/davidedigrande/davidedigrande.github.io.git
pip install -r requirements.txt
python -m main
Expand Down

0 comments on commit bc703ca

Please sign in to comment.