Fixed cypress install.

This commit is contained in:
SamTV12345 2024-02-22 18:21:16 +01:00
parent 743ba71adc
commit 58388d3ef5
2 changed files with 3 additions and 3 deletions

View file

@ -81,7 +81,7 @@ jobs:
name: Install libreoffice
uses: awalsh128/cache-apt-pkgs-action@v1.4.1
with:
pkgs: libreoffice libreoffice-pdfimport
packages: libreoffice libreoffice-pdfimport
version: 1.0
- name: Get pnpm store directory
shell: bash