Skip to content

Commit

Permalink
Update cd-convert-texmacs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgubi authored Nov 19, 2024
1 parent 5e3aba8 commit 06ac347
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cd-convert-texmacs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
fetch-depth: 1

- name: Run TeXmacs script with headless option
run: |
# add safe directory (texmacs script uses git to obtain metadata)
Expand Down

0 comments on commit 06ac347

Please sign in to comment.