From 9da62a2674544f4a14e452013fd81cf263a1a742 Mon Sep 17 00:00:00 2001 From: Carlos Valente <34649812+cpvalente@users.noreply.github.com> Date: Fri, 11 Jun 2021 22:28:22 +0200 Subject: [PATCH] Update autobuild.yml - still trying to fix CI --- .github/workflows/autobuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: