Fix missing python interpreter

This commit is contained in:
Erwan MATHIEU 2023-11-03 09:22:56 +01:00
parent b0d4d4a0e7
commit 6a82a5c96e

View File

@ -274,6 +274,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: create the release notes
shell: python
run: |
import os
import datetime