Skip to content

Commit 2e50bf8

Browse files
committed
Fix CI
1 parent 13da4e2 commit 2e50bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: robinraju/release-downloader@v1
3737
with:
3838
repository: "PrepPipe/preppipe-python"
39-
tag: "latest-develop"
39+
tag: "latest"
4040
fileName: "preppipe-docs-overlay.7z.*"
4141
tarBall: false
4242
zipBall: false

0 commit comments

Comments
 (0)