Update get-cacerts.yml

This commit is contained in:
Jay Lee
2025-08-19 14:15:26 -04:00
committed by GitHub
parent c5c4553ae0
commit b349d80be5

View File

@@ -16,7 +16,7 @@ defaults:
working-directory: src
jobs:
check-apis:
check-certs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master