Skip to content

Commit

Permalink
Update jekyll-build-push-S3-v2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrodziski authored Jan 17, 2024
1 parent bfcb276 commit 86bd90f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll-build-push-S3-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
uses: actions/configure-pages@v4
- name: Build with Jekyll
run: bundle exec jekyll build --source landing --destination dist
working-directory: ./landing
env:
JEKYLL_ENV: production
- name: Upload artifact
Expand Down

0 comments on commit 86bd90f

Please sign in to comment.