Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
SpatLyu committed Sep 16, 2024
1 parent 6b3b8e5 commit f68c638
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
with:
use-public-rspm: true

- name: Install system dependencies
run: sudo apt-get install libglu1-mesa
# - name: Install system dependencies
# run: sudo apt-get install libglu1-mesa

- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down

0 comments on commit f68c638

Please sign in to comment.