Fix broken yaml

This commit is contained in:
Will Greenberg
2024-10-03 15:04:57 -07:00
committed by Cooper Quintin
parent df84faa1f9
commit fcac6fdf16

View File

@@ -28,7 +28,6 @@ jobs:
name: serial-${{ matrix.platform.os }}
path: ./target/release/${{ matrix.platform.build_name }}
if-no-files-found: error
steps:
- uses: actions/checkout@v4
- name: Build check
run: cargo build --bin rayhunter-check --release