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 1417783 commit c308dd0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ jobs:
git config --global user.name "davidedigrande"
git config --global user.email "[email protected]"
git rm -r --cached resume.yml
git add resume.yml
git commit -m "Update resume.yml"
git push
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 c308dd0

Please sign in to comment.