diff --git a/.github/workflows/master-build.yml b/.github/workflows/master-build.yml index 3ce4b3e..efa62bf 100644 --- a/.github/workflows/master-build.yml +++ b/.github/workflows/master-build.yml @@ -35,6 +35,8 @@ jobs: needs: tox runs-on: ubuntu-latest steps: + - name: Checkout + uses: actions/checkout@v4 - name: Get Branch Name id: branch-name uses: tj-actions/branch-names@v8