We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18da8ae commit 37656dfCopy full SHA for 37656df
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
- name: Set up Git repository
27
- - uses: actions/checkout@v2
+ uses: actions/checkout@v2
28
29
# First run of pdflatex.
30
- name: pdflatex main
0 commit comments