Skip to content

Commit 2de216d

Browse files
committed
feat: v1.9.3
1 parent 58674a4 commit 2de216d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
run: |
186186
VERSION_TAG=${GITHUB_REF_NAME#v}
187187
make -C app/pro/tests/xk_open clean libxksssopen.so
188-
make clean-source
188+
make clean
189189
make build PROJECT_NAME=dpanel-xk-amd64 FAMILY=xk CGO_ENABLED=1 VERSION=${VERSION_TAG} AMD64=1 AMD64_CC=gcc
190190
- name: upload artifact
191191
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)