We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 851eff4 commit a2b4738Copy full SHA for a2b4738
.github/workflows/publish.yaml
@@ -29,7 +29,7 @@ jobs:
29
shell: Rscript {0}
30
31
- name: Install GitHub dependencies
32
- run: remotes::install_github(c("coolbutuseless/poissoned", "coolbutuseless/minisvg", "coolbutuseless/svgpatternsimple"))
+ run: remotes::install_github(c("coolbutuseless/poissoned", "coolbutuseless/minisvg", "danielinteractive/svgpatternsimple"))
33
34
env:
35
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
0 commit comments