Skip to content

Commit

Permalink
another action
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Jan 25, 2025
1 parent 4e9f279 commit 977fc56
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/docsygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,12 @@ jobs:
# Mermaid processing ends here

- name: get frequency list
uses: actions/download-artifact@v4
uses: dawwid6/download-workflow-artifact@v8
with:
name: corpus-fin.latest.freqs
repository: giellalt/corpus-fin
github-token: ${{ secrets.GITHUB_TOKEN }}
path: corpusdata/
run-id: 4
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: main

- name: use frequency list
run: |
Expand Down

0 comments on commit 977fc56

Please sign in to comment.