Skip to content

Commit

Permalink
relative path to pkgnet_build_gallery.R
Browse files Browse the repository at this point in the history
  • Loading branch information
bburns632 committed May 6, 2024
1 parent 713b637 commit 1416398
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gallery_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ jobs:
with:
packages: pkgdown
- name: Build Gallery
run: pkgnet_build_gallery.R
shell: Rscript {0}
run: Rscript ${{github.workspace}}/pkgnet_build_gallery.R
- name: Save Site Docs Articfact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 1416398

Please sign in to comment.