Test with a manual edit of the .runner file

This commit is contained in:
Elijah 2024-01-25 13:08:52 +01:00
parent a5696a5cc1
commit 26c226f57b
1 changed files with 0 additions and 6 deletions

View File

@ -25,12 +25,6 @@ jobs:
uname -srm uname -srm
cat /etc/os-release cat /etc/os-release
#- name: Install pre-requisite packages
#id: prereq
#run: |
#apt-get update
#apt-get install software-properties-common -y
- name: Install python3-venv - name: Install python3-venv
id: install id: install
run: | run: |