This commit is contained in:
parent
d9e916d52d
commit
603479726a
1 changed files with 3 additions and 3 deletions
|
|
@ -8,9 +8,9 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Zola
|
||||
run: |
|
||||
zola build
|
||||
|
||||
- name: Build con Nix
|
||||
run: nix-shell -p zola --run "zola build"
|
||||
|
||||
- name: Nginx
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue