Skip to content

Commit

Permalink
Set working-directory (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
abdala authored Oct 8, 2024
1 parent c8945db commit 2eade0f
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 @@ -32,6 +32,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
working-directory: docs
ruby-version: "3.3"
bundler-cache: true
cache-version: 1
Expand Down

0 comments on commit 2eade0f

Please sign in to comment.