From 35d158da60b50beb641d879157235f4e5b4065e6 Mon Sep 17 00:00:00 2001 From: George Dietrich Date: Sat, 9 Oct 2021 16:02:50 -0400 Subject: [PATCH] Update file name --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 944fa80..53e9985 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,4 +7,4 @@ on: jobs: CI: - uses: athena-framework/actions/.github/workflows/ci.yml@master + uses: athena-framework/actions/.github/workflows/athena.yml@master