Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Apr 14, 2024
1 parent a3b3cde commit 55e0f51
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ jobs:
deno-version: v1.x

- name: Build site
run: deno task build --location=https://lumeland.github.io/theme-simple-blog
uses: lumeland/build@main
with:
cmd: deno task build --location=https://lumeland.github.io/theme-simple-blog

- name: Setup Pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 55e0f51

Please sign in to comment.