Skip to content

Commit 8d8030b

Browse files
committed
touch build
1 parent da2de18 commit 8d8030b

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
@@ -49,7 +49,7 @@ jobs:
4949
uses: ncipollo/release-action@v1
5050
with:
5151
tag: build
52-
artifacts: "jinstall.sh jinstall.zip"
52+
artifacts: "jinstall.sh,jinstall.zip"
5353
token: ${{ secrets.GITHUB_TOKEN }}
5454
allowUpdates: true
5555
replacesArtifacts: true

build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
126
1+
127

0 commit comments

Comments
 (0)