Skip to content

Commit

Permalink
当前分支打包客户端
Browse files Browse the repository at this point in the history
  • Loading branch information
zy7y committed May 1, 2024
1 parent 97ee9c6 commit efb8e4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import os.path
import platform
import shutil
import subprocess

import pymysql
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build_client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: build

on:
release:
types:
- created
push:
branches:
- 25-todo
jobs:
build:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit efb8e4f

Please sign in to comment.