diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index ce94dc1..2f7732f 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -26,7 +26,8 @@ jobs: - uses: actions/checkout@v4 with: sparse-checkout: | - . + index.html + agreugreu.css - name: list env run: echo $PWD; ls -laR - name: test html ko