Compare commits
1 Commits
d83afcea01
...
65dd0b0995
Author | SHA1 | Date | |
---|---|---|---|
![]() |
65dd0b0995 |
@@ -6,9 +6,12 @@ on:
|
||||
|
||||
jobs:
|
||||
get:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
zola:
|
||||
runs-on: jauderho/zola
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: jauderho/zola
|
||||
steps:
|
||||
- run: zola build
|
||||
|
Reference in New Issue
Block a user