This commit is contained in:
Dave Kerr
2025-03-11 10:47:35 +00:00
parent 63adb0a350
commit 558f24ad63

View File

@@ -34,6 +34,7 @@ jobs:
- name: Build Website
run: |
cd .github/website
make install
make build
cp build/. '../pages'
- name: Upload artifact