Skip to content

Commit 867b813

Browse files
committed
.
1 parent 8260502 commit 867b813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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: ./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)