Skip to content

Commit

Permalink
feat(ci): update release
Browse files Browse the repository at this point in the history
  • Loading branch information
m1 committed Mar 9, 2024
1 parent 9245eae commit 9828f4d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,18 +137,6 @@ jobs:
EXTRA_FILES: "README.md LICENSE"
STATIC_LINKING: false

- uses: rust-build/rust-build.action@v1.4.5
id: build_windows
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
MINIFY: true
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}
ARCHIVE_NAME: netcheck_${{ env.VERSION }}
EXTRA_FILES: "README.md LICENSE"
STATIC_LINKING: false

- uses: azure/setup-helm@v4
with:
version: v3.8.0
Expand Down

0 comments on commit 9828f4d

Please sign in to comment.