Remove Linux build from release (#216)

This commit is contained in:
Chidi Williams 2022-12-08 06:34:36 +00:00 committed by GitHub
commit fec11af700
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 82 additions and 100 deletions

View file

@ -125,9 +125,6 @@ jobs:
needs: [build, test]
if: startsWith(github.ref, 'refs/tags/')
steps:
- uses: actions/download-artifact@v3
with:
name: Buzz-Linux
- uses: actions/download-artifact@v3
with:
name: Buzz-Windows