Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonza1290 committed Oct 9, 2024
2 parents c5cdd54 + d4cab6b commit 5b498bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: Paper Draft
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Build draft PDF
uses: openjournals/openjournals-draft-action@master
with:
Expand All @@ -16,7 +16,7 @@ jobs:
# Bibliography file, if existing
bibtex: paper/paper.bib
- name: Upload
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: paper
# This is the output path where Pandoc will write the compiled
Expand Down
Binary file modified db.sqlite3
Binary file not shown.

0 comments on commit 5b498bd

Please sign in to comment.