Skip to content

Commit

Permalink
fix: artifact not being downloaded correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
Firgrep committed Aug 3, 2024
1 parent 529ec6b commit 22a53ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: prepyrus_artifact
path: target/release/prepyrus

- name: Run prepyrus in PROCESS mode
run: target/release/prepyrus absolute_bibliography.bib src/pages process
Expand Down

0 comments on commit 22a53ae

Please sign in to comment.