From 43fda46183064a5b3a6a21cb1b104f0ed73e16b6 Mon Sep 17 00:00:00 2001 From: Burke Mamlin Date: Fri, 4 Oct 2024 16:40:03 -0400 Subject: [PATCH] Picky YAML spec --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 55c3c8e..7298f37 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -11,7 +11,7 @@ jobs: prepare: runs-on: ubuntu-latest steps: - - name: Publish artifacts + - name: Publish artifacts uses: actions/upload-artifact@v4 with: name: openmrs_concepts_1_11.zip