Skip to content

Commit

Permalink
fix checkout command
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmchiu committed Sep 9, 2024
1 parent 4edeea6 commit 42a20fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ jobs:

- name: Check git log on update-textbook-full-pdf branch
run: |
git checkout -b update-textbook-full-pdf
git checkout update-textbook-full-pdf
git log
- name: Create a Pull Request
Expand Down

0 comments on commit 42a20fe

Please sign in to comment.