Skip to content

Commit

Permalink
fix broken svgpatternsimple (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinteractive authored Oct 31, 2024
1 parent 851eff4 commit a2b4738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
shell: Rscript {0}

- name: Install GitHub dependencies
run: remotes::install_github(c("coolbutuseless/poissoned", "coolbutuseless/minisvg", "coolbutuseless/svgpatternsimple"))
run: remotes::install_github(c("coolbutuseless/poissoned", "coolbutuseless/minisvg", "danielinteractive/svgpatternsimple"))
shell: Rscript {0}
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a2b4738

Please sign in to comment.