Skip to content

Commit

Permalink
Update main.yml (rm env restrictions)
Browse files Browse the repository at this point in the history
  • Loading branch information
cfr42 authored Oct 28, 2024
1 parent cffccd1 commit e6e5355
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,7 @@ jobs:
# List the required TeX Live packages in a separate file to allow reuse in
# different workflows.
package_file: .github/tl_packages
- name: Remove environmental restrictions
run: sed -i '/^os\.setenv /d' build.lua
- name: Run l3build
run: l3build ctan

0 comments on commit e6e5355

Please sign in to comment.