Skip to content

Commit a2b4738

Browse files
fix broken svgpatternsimple (#151)
1 parent 851eff4 commit a2b4738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
shell: Rscript {0}
3030

3131
- name: Install GitHub dependencies
32-
run: remotes::install_github(c("coolbutuseless/poissoned", "coolbutuseless/minisvg", "coolbutuseless/svgpatternsimple"))
32+
run: remotes::install_github(c("coolbutuseless/poissoned", "coolbutuseless/minisvg", "danielinteractive/svgpatternsimple"))
3333
shell: Rscript {0}
3434
env:
3535
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)