mirror of
https://github.com/dwmkerr/hacker-laws.git
synced 2025-12-17 04:35:12 +01:00
fix
This commit is contained in:
1
.github/workflows/pages.yaml
vendored
1
.github/workflows/pages.yaml
vendored
@@ -34,6 +34,7 @@ jobs:
|
||||
- name: Build Website
|
||||
run: |
|
||||
cd .github/website
|
||||
make install
|
||||
make build
|
||||
cp build/. '../pages'
|
||||
- name: Upload artifact
|
||||
|
||||
Reference in New Issue
Block a user