Skip to content

Commit

Permalink
Remove deprecated lume option
Browse files Browse the repository at this point in the history
  • Loading branch information
brookback committed Feb 19, 2024
1 parent 150bc61 commit b72f940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
deno-version: ${{ env.DENO_VERSION }}

- name: Build site
run: deno task build --quiet
run: deno task build
env:
NODE_ENV: production
ENV: production
Expand Down

0 comments on commit b72f940

Please sign in to comment.