Skip to content

Commit beb5be9

Browse files
committed
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
1 parent 57dc4fd commit beb5be9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
deploy-docs:
1616
runs-on: ubuntu-latest
1717
container: asciidoctor/docker-asciidoctor
18+
env:
19+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
1820
steps:
1921
- uses: actions/checkout@v5
2022
with:

0 commit comments

Comments
 (0)