Skip to content

Commit 6012260

Browse files
committed
fix error
1 parent 6388ff4 commit 6012260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
echo "VERSION=$VERSION" >> $GITHUB_ENV
114114
115115
release:
116-
needs: build-electron
116+
needs: build-gh-electron
117117
runs-on: ubuntu-latest
118118
strategy:
119119
matrix:

0 commit comments

Comments
 (0)