Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lpugin committed Oct 18, 2024
1 parent 733eb15 commit d14416a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
restore-keys: |
${{ runner.os }}-gems-v3
- name: "Build the site
- name: "Build the site"
working-directory: ${{ env.BUILD_PATH }}
run: |
bundle config path vendor/bundle
Expand Down

0 comments on commit d14416a

Please sign in to comment.