From 8e15e10663fcabdddda4f9c3d72eded40b463fbc Mon Sep 17 00:00:00 2001 From: Matteo Landi Date: Thu, 28 Oct 2021 13:00:25 +0200 Subject: [PATCH] Compat with latest msys2/setup-msys2 --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 4823b11..3365cbf 100644 --- a/action.yml +++ b/action.yml @@ -39,6 +39,7 @@ runs: # # $ echo /usr/local/bin >> $GITHUB_PATH path-type: inherit + platform-check-severity: warn - name: Create lispsh shell: bash run: |