Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Young-Lord authored Dec 5, 2023
1 parent 56cf3e2 commit 5b2bc92
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_qqmsg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- amd64
- amd64_x86
- amd64_arm64
name: build
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
Expand All @@ -36,7 +35,7 @@ jobs:
path: QQMsg/*.exe

release:
name: release
needs: build
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 5b2bc92

Please sign in to comment.