ci: test install bikeshed
All checks were successful
ci / build_and_publish (push) Successful in 47s
All checks were successful
ci / build_and_publish (push) Successful in 47s
This commit is contained in:
parent
2de7b7a826
commit
1ad26e6266
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ jobs:
|
||||||
submodules: true
|
submodules: true
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
- run: npm install -g bnycdn
|
- run: npm install -g bnycdn
|
||||||
|
- name: Install bikeshed
|
||||||
|
run: pip install bikeshed
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: https://guardianproject.dev/actions/actions-hugo@v3
|
uses: https://guardianproject.dev/actions/actions-hugo@v3
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue