Skip to content

Commit

Permalink
Check pulled files
Browse files Browse the repository at this point in the history
  • Loading branch information
schuler-henry committed Sep 25, 2023
1 parent fea948d commit fb0151c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/new_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
steps:
- name: Set up Git repository
uses: actions/checkout@v3
- name: Check files
run: "ls"
run: "ls /latex"
- name: Compile LaTeX document
uses: xu-cheng/latex-action@v2
with:
Expand Down

0 comments on commit fb0151c

Please sign in to comment.