Infra Setup #1

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

View File

@ -21,8 +21,7 @@ jobs:
uses: actions/checkout@v3
- run: |
uname -a
lsb_release -a
apt install lsb-release
- name: Setup Python
uses: actions/setup-python@v4
with: