mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-21 05:33:24 +00:00
Modify CI further
This commit is contained in:
4
.github/workflows/compile.yaml
vendored
4
.github/workflows/compile.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user