restore-colemakdh #1

Open
dave wants to merge 41 commits from restore-colemakdh into main
Showing only changes of commit 690fa58478 - Show all commits

View File

@@ -7,6 +7,8 @@ jobs:
container:
image: ubuntu
steps:
- name: Install packages
run: apt-get update && apt-get install -y nodejs git python3 python3-pip rsync
- name: Checkout repository
uses: actions/checkout@v4
with: