restore-colemakdh #1

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

View File

@@ -7,7 +7,7 @@ jobs:
image: ubuntu image: ubuntu
steps: steps:
- name: Install packages - name: Install packages
run: apt-get update && apt-get install -y nodejs git python3 python3-pip run: apt-get update && apt-get install -y nodejs git python3 python3-pip rsync
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Clone supercharge docs repository - name: Clone supercharge docs repository