From 04eb40281f925db7b39d430321445a47612358c8 Mon Sep 17 00:00:00 2001 From: ado Date: Thu, 25 Feb 2021 21:02:40 +0100 Subject: [PATCH] try icc win ci --- .github/workflows/win-icc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/win-icc.yml b/.github/workflows/win-icc.yml index 8070fac..733e7ec 100644 --- a/.github/workflows/win-icc.yml +++ b/.github/workflows/win-icc.yml @@ -30,7 +30,7 @@ jobs: run: shell: bash - steps: + steps: - uses: actions/checkout@v2 - name: cache install id: cache-install