Skip to content

Commit

Permalink
Set BUNDLE_GEMFILE
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Nov 17, 2024
1 parent f261d03 commit 30467af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
env:
BUNDLE_GEMFILE: ${{ github.workspace }}/docs/Gemfile
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 30467af

Please sign in to comment.