🔨 修复格式问题

This commit is contained in:
Johnshall
2022-04-02 11:25:54 +08:00
parent aa1a283d00
commit 2d2354b4e2
3 changed files with 6 additions and 3 deletions

View File

@@ -205,4 +205,5 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./verysimple-${{ steps.get_filename.outputs.ASSET_NAME }}.zip*
tag: ${{ github.ref }}
file_glob: true
file_glob: true

View File

@@ -39,4 +39,5 @@ jobs:
run: make
- name: Test
run: go test -timeout 1h -v ./...
run: go test -timeout 1h -v ./...

View File

@@ -91,4 +91,5 @@ clean:
rm -f ${winFn}.tgz
rm -f $(macFn).tgz
rm -f $(macM1Fn).tgz
rm -f $(androidArm64Fn).tgz
rm -f $(androidArm64Fn).tgz