From 6d0887e1c795666b02bb5434dc90a567b34dd7cf Mon Sep 17 00:00:00 2001 From: Jeffrey Picard Date: Mon, 6 Dec 2021 22:35:56 -0500 Subject: [PATCH] asdf --- .github/workflows/build-short-new.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-short-new.yml b/.github/workflows/build-short-new.yml index 30920c7..faa512c 100644 --- a/.github/workflows/build-short-new.yml +++ b/.github/workflows/build-short-new.yml @@ -9,4 +9,4 @@ jobs: - name: Checkout uses: actions/checkout@v2 - name: Build and Test - uses: ./Dockerfile.action \ No newline at end of file + uses: ./ \ No newline at end of file