Skip to content

Commit

Permalink
dynamic check
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwin3210 committed Oct 31, 2024
1 parent 443bed1 commit 36155e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
# The Ruby version is determined by either a `.ruby-version` or a `.tool-versions` file in root of the repo.
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
cache-version: 1 # Increment this number if you need to re-download cached gems
- name: Skip dynamic content check
run: echo "::set-output name=skip_dynamic_check::true"
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit 36155e8

Please sign in to comment.