Skip to content

Commit 286ac7b

Browse files
committed
update workflow
1 parent 92810ad commit 286ac7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/libreoffice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
if: runner.os == 'Windows'
9090
shell: pwsh
9191
run: |
92-
choco install libreoffice -y
92+
choco install libreoffice-fresh -y
9393
echo "C:\Program Files\LibreOffice\program" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
9494
9595
- name: Install LibreOffice headless (macOS)

0 commit comments

Comments
 (0)