Skip to content

Commit

Permalink
chore(ops): bump build system version
Browse files Browse the repository at this point in the history
  • Loading branch information
strogonoff authored Feb 11, 2025
1 parent 6d461d7 commit 3d044b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: "Firelight: generate HTML for doc ${{ matrix.document_dir }}"
run: |
npx --node-options='--experimental-vm-modules' \
-y @riboseinc/[email protected].16 \
-y @riboseinc/[email protected].17 \
--target-dir dist/${{ matrix.document_dir }} \
--path-prefix /mn-samples-plateau/${{ matrix.document_dir }} \
--current-rev main
Expand Down

0 comments on commit 3d044b3

Please sign in to comment.