Skip to content

Commit

Permalink
ci: test deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
redonkulus committed Sep 17, 2024
1 parent 1b5761b commit 42ba0ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
ruby-version: '3.3' # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
cache-version: 0 # Increment this number if you need to re-download cached gems
working-directory: ./docs
- name: Setup Pages
uses: actions/configure-pages@v5
# - name: Build with Jekyll
Expand Down

0 comments on commit 42ba0ae

Please sign in to comment.