test-libs -> check-libs

This commit is contained in:
Caelan Sayler
2024-10-20 14:57:11 +01:00
committed by Caelan
parent dcb949a8ce
commit e45ddd9f88

View File

@@ -368,7 +368,7 @@ jobs:
release:
runs-on: ubuntu-latest
needs: [package, test-vpk, test-bins, test-libs]
needs: [package, test-vpk, test-bins, check-libs]
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
steps:
- name: Invoke Release Workflow