diff --git a/.github/workflows/pristine.yml b/.github/workflows/pristine.yml index 0292bc5..4fccc4a 100644 --- a/.github/workflows/pristine.yml +++ b/.github/workflows/pristine.yml @@ -19,6 +19,7 @@ jobs: run: | apt-get update apt-get install gh -y + apt show gh - name: "Print git --version" run: | which git || echo "::warning::git does not appear to be installed"