From bc17d5e46030cc875de207857c9032d6d99991c1 Mon Sep 17 00:00:00 2001 From: Nels Date: Tue, 11 Jun 2024 13:11:06 -0700 Subject: [PATCH] fix(CI): remove tab in nested key --- .github/workflows/ngen_integration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ngen_integration.yaml b/.github/workflows/ngen_integration.yaml index eedf2ec..152fa64 100644 --- a/.github/workflows/ngen_integration.yaml +++ b/.github/workflows/ngen_integration.yaml @@ -54,7 +54,7 @@ jobs: - name: Build CFE uses: actions/checkout@v4 with: - repository: noaa-owp/cfe + repository: noaa-owp/cfe - name: Build CFE Library run: |