From 6a82a5c96e25b40543d5f7dfc307414f468ee151 Mon Sep 17 00:00:00 2001 From: Erwan MATHIEU Date: Fri, 3 Nov 2023 09:22:56 +0100 Subject: [PATCH] Fix missing python interpreter --- .github/workflows/installers.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/installers.yml b/.github/workflows/installers.yml index a1bd2a415b..b71f64d50c 100644 --- a/.github/workflows/installers.yml +++ b/.github/workflows/installers.yml @@ -274,6 +274,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: create the release notes + shell: python run: | import os import datetime