diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index 3b897b3e2..1ca4a8725 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -20,7 +20,7 @@ jobs: # The type of runner that the job will run on runs-on: windows-latest env: - CI: false + CI: '' # Steps represent a sequence of tasks that will be executed as part of the job steps: