Skip to content

Commit

Permalink
ci: add luaVersion to manual publish docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaldren-ld committed Dec 18, 2023
1 parent b0579a8 commit 7f40c2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manual-publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: ./.github/actions/ci
with:
token: ${{ secrets.GITHUB_TOKEN }}
lua-version: "5.3"

- name: Build documentation
uses: ./.github/actions/build-docs
Expand Down

0 comments on commit 7f40c2e

Please sign in to comment.