Skip to content

Commit 472e130

Browse files
committed
-_-
1 parent 867b813 commit 472e130

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
path: artifacts
131131

132132
- name: Generate release id
133-
run: /scripts/genrelease.sh
133+
run: ./scripts/genrelease.sh
134134
- name: Create Release
135135
uses: softprops/action-gh-release@v1
136136
with:

0 commit comments

Comments
 (0)