Skip to content

Commit f05f436

Browse files
committed
ci: upgrade Ruby 3.4, tooling and dependencies
1 parent 569f427 commit f05f436

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
restore-keys: |
2424
${{ runner.os }}-gems-
2525
- name: Build site
26-
run: make all_in_container
26+
run: make all
2727
- name: Save built site for deploy
2828
uses: actions/upload-pages-artifact@v5
2929
with:

0 commit comments

Comments
 (0)