Skip to content

Commit

Permalink
New test
Browse files Browse the repository at this point in the history
  • Loading branch information
Grant-Archibald-MS committed Nov 16, 2024
1 parent 1d0a1e6 commit c3dec64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
bundle install
JEKYLL_LOG_LEVEL=debug bundle exec jekyll build --source . --destination _site
env:
JEKYLL_ENV: production
JEKYLL_ENV: development
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v3
Expand Down
2 changes: 0 additions & 2 deletions site/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ logging:
include:
- discussion
- examples
- /home/runner/work/powerfuldev-testing/powerfuldev-testing/site/discussion
- /home/runner/work/powerfuldev-testing/powerfuldev-testing/site/examples

copy_folders:
- source: '../examples'
Expand Down

0 comments on commit c3dec64

Please sign in to comment.