We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58674a4 commit 2de216dCopy full SHA for 2de216d
.github/workflows/release.yml
@@ -185,7 +185,7 @@ jobs:
185
run: |
186
VERSION_TAG=${GITHUB_REF_NAME#v}
187
make -C app/pro/tests/xk_open clean libxksssopen.so
188
- make clean-source
+ make clean
189
make build PROJECT_NAME=dpanel-xk-amd64 FAMILY=xk CGO_ENABLED=1 VERSION=${VERSION_TAG} AMD64=1 AMD64_CC=gcc
190
- name: upload artifact
191
uses: softprops/action-gh-release@v2
0 commit comments