Skip to content

Commit 69a4be1

Browse files
committed
add deploy workflow
1 parent 4c9a6f8 commit 69a4be1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Setup Pages
4040
id: pages
4141
uses: actions/configure-pages@v5
42+
- run: sudo apt-get install xsltproc
4243
- name: Build
4344
run: ./gen.sh
4445
- name: Upload artifact

0 commit comments

Comments
 (0)