Infra Setup #1

Closed
cyclane wants to merge 14 commits from infra-setup into main
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 47c06b02f9 - Show all commits

View File

@ -20,8 +20,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- run: |
apt install lsb-release
- name: Setup Python
uses: actions/setup-python@v4
with: