From 725d76d9c5bb6a01b5b643fe1a9f1afd1b92163b Mon Sep 17 00:00:00 2001 From: suchmememanyskill <38142618+suchmememanyskill@users.noreply.github.com> Date: Wed, 7 Feb 2024 23:39:25 +0100 Subject: [PATCH] Modify CI further --- .github/workflows/compile.yaml | 4 ---- _site/index.html | 10 ++++++-- _site/manifest.json | 27 --------------------- _site/manifest_wipe.json | 10 -------- ci.py | 43 +++++++++++++++++++++++++++++++--- 5 files changed, 48 insertions(+), 46 deletions(-) delete mode 100644 _site/manifest.json delete mode 100644 _site/manifest_wipe.json diff --git a/.github/workflows/compile.yaml b/.github/workflows/compile.yaml index b20c296..fd0384b 100644 --- a/.github/workflows/compile.yaml +++ b/.github/workflows/compile.yaml @@ -29,10 +29,6 @@ jobs: - name: Build PlatformIO Project run: | python3 ci.py - - - name: Copy output to site - run: | - cp -r ./out ./_site - name: Upload artifact uses: actions/upload-artifact@v3 diff --git a/_site/index.html b/_site/index.html index aeecc14..270dbe8 100644 --- a/_site/index.html +++ b/_site/index.html @@ -24,10 +24,16 @@ - Install + Install on ESP32-2432S028 (Resistive) Note: You may need to hold the 'BOOT' button on the device while pressing install + manifest="https://suchmememanyskill.github.io/CYD-Klipper/esp32-2432S028R.json"> + + + Install on ESP32-3248S035 (Capacitive) + Note: You may need to hold the 'BOOT' button on the device while pressing install +
Note: You may need to hold the 'BOOT' button on the device while pressing install