Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
talltechy committed Dec 27, 2023
1 parent 6b84e0d commit d37c30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Build site
run: bundle exec jekyll b -d "_site${{ steps.pages.outputs.base_path }}"
env:
JEKYLL_ENV: "production"
JEKYLL_ENV: "test"

- name: Test site
run: |
Expand Down

0 comments on commit d37c30e

Please sign in to comment.