Skip to content

Commit

Permalink
fix: update gha workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed2uiz committed Jan 11, 2024
1 parent 8b84cff commit c18c8c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/altdoc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
- name: Bootstrap
run: ./run.sh bootstrap

- name: Install latest version of Altdoc
run: Rscript {0} -e "pak::pak('etiennebacher/altdoc')"

- name: Set up Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit c18c8c7

Please sign in to comment.