diff --git a/.github/workflows/build-short-new.yml b/.github/workflows/build-short-new.yml index b2c0a85..30920c7 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: lbryio/hub \ No newline at end of file + uses: ./Dockerfile.action \ No newline at end of file