Skip to content

Commit 52705df

Browse files
authored
ci: Update gen-index.yml
1 parent 46f9630 commit 52705df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gen-index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Install Index Generator
2323
run: |
24-
Invoke-WebRequest -Uri https://github.com/ClassIsland/ClassIsland.PluginIndexGenerator/releases/download/1.0.2.0/ClassIsland.PluginIndexGenerator.zip -OutFile ClassIsland.PluginIndexGenerator.zip
24+
Invoke-WebRequest -Uri https://github.com/ClassIsland/ClassIsland.PluginIndexGenerator/releases/download/1.0.2.1/ClassIsland.PluginIndexGenerator.zip -OutFile ClassIsland.PluginIndexGenerator.zip
2525
Expand-Archive -Path ClassIsland.PluginIndexGenerator.zip -DestinationPath .
2626
2727
- name: Generate Plugin Index

0 commit comments

Comments
 (0)