Skip to content

Commit

Permalink
Add env to latex.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nsswifter authored Aug 22, 2024
1 parent 0f755b9 commit 4c77c2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
build:
runs-on: ubuntu-latest

env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE20: true

steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 4c77c2b

Please sign in to comment.