Skip to content

Commit 238af23

Browse files
JanCahawonder-sk
authored andcommitted
download artifact from version
1 parent 7bf611b commit 238af23

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/build_windows.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ jobs:
1313
- uses: actions/checkout@v4
1414

1515
- uses: robinraju/release-downloader@v1.10
16-
with:
17-
repository: "MerginMaps/geodiff"
18-
latest: true
16+
with:
17+
repository: "MerginMaps/geodiff"
18+
# latest: true
19+
tag: "2.1.0"
1920
fileName: "geodiff.exe.zip"
2021
zipBall: false
2122
out-file-path: "scripts/windows_binaries"

0 commit comments

Comments
 (0)