Skip to content

Commit

Permalink
git rm cached
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroyaonoe committed Jan 13, 2024
1 parent fcdf059 commit 0be2846
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/latex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
git checkout -t origin/main-pdf
else
git checkout --orphan main-pdf
git rm --cached -r .
fi
git add -f main.pdf
git commit -m "main.pdf: ${{ github.sha }}"
Expand Down

0 comments on commit 0be2846

Please sign in to comment.