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 0de6604 commit 8bbbcb2Copy full SHA for 8bbbcb2
.github/workflows/deploy.yml
@@ -23,7 +23,6 @@ jobs:
23
- name: Build
24
run: |
25
make build_server
26
-# make build_client
27
tar -zcvf release.tgz output
28
29
- name: Create release
0 commit comments