Limit v0.0.2 release to Linux and Windows
This commit is contained in:
@@ -19,8 +19,3 @@ jobs:
|
||||
- run: cargo clippy --all-targets -- -D warnings
|
||||
- run: cargo test
|
||||
- run: cargo build --release
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: mudmouth-${{ matrix.os }}
|
||||
path: target/release/mudmouth*
|
||||
if-no-files-found: error
|
||||
|
||||
Reference in New Issue
Block a user