Skip to content

Commit

Permalink
Merge pull request #5 from mqcmd196/CI_test
Browse files Browse the repository at this point in the history
error in 2009
  • Loading branch information
mqcmd196 authored Jul 30, 2020
2 parents f4f6cbb + 9d2aa9b commit c260567
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout develop branch
uses: actions/checkout@master
uses: actions/checkout@v2
with:
ref: develop
- name: Build the TeX files
uses: ./.github/actions/latex
env:
Expand Down

0 comments on commit c260567

Please sign in to comment.