Skip to content

Commit 9d158d2

Browse files
committed
update yaml for unix script installer
1 parent aaeef69 commit 9d158d2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/jinstall.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: ncipollo/release-action@v1
4949
with:
5050
tag: build
51-
artifacts: "linux64_install.tar.gz,mac64_install.zip"
51+
artifacts: "unix.tar.gz"
5252
token: ${{ secrets.GITHUB_TOKEN }}
5353
allowUpdates: true
5454
replacesArtifacts: true

build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
113
1+
114

0 commit comments

Comments
 (0)