diff options
| author | KunoiSayami <[email protected]> | 2021-05-09 01:55:14 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-05-09 01:55:14 +0800 |
| commit | d5f0c9c0a137cee561f1a94fb3425d52170ac196 (patch) | |
| tree | 834b3a4a9f65359e76379086b2363e3b33504fbb /.github/workflows | |
| parent | 3cdf24651f7ee7914cc95970951d269c13fd13a5 (diff) | |
feat: Add list user commandv0.1.4
* workflow: Delete Windows build target
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9e7f700..ae8f4a0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,7 +14,6 @@ jobs: job: - { os: macos-latest } - { os: ubuntu-latest } - - { os: windows-latest } name: Build |
