diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f6d621a766..471f72c055 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,6 +33,7 @@ jobs: - name: Show current branch run: | git rev-parse --abbrev-ref HEAD + pwd build: needs: checkout