mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-12 10:11:30 -04:00
Fixed cypress install.
This commit is contained in:
parent
743ba71adc
commit
58388d3ef5
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue