Skip to content

Commit

Permalink
Update zola.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
satler-git authored Jun 30, 2024
1 parent 37f7d7f commit e9338c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/zola.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Rust
name: Zola

on:
pull_request:
Expand All @@ -13,5 +13,7 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
submodule: recursive
- name: Build
uses: crowselectromusic/zola-build@1.2.0

0 comments on commit e9338c3

Please sign in to comment.