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
|
- name: Build Website
|
||||||
run: |
|
run: |
|
||||||
cd .github/website
|
cd .github/website
|
||||||
|
make install
|
||||||
make build
|
make build
|
||||||
cp build/. '../pages'
|
cp build/. '../pages'
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
|
|||||||
Reference in New Issue
Block a user