no it does not
All checks were successful
Build and release / release (push) Successful in 10m21s

This commit is contained in:
Lea 2023-07-29 20:56:55 +02:00
parent bdae571cfc
commit 7dca2b16f4
Signed by: Lea
GPG key ID: 1BAFFE8347019C42

View file

@ -10,9 +10,9 @@ jobs:
steps: steps:
- name: Install dependencies - name: Install dependencies
run: | run: |
eatmydata apt-get update apt-get update
eatmydata apt-get install -y nodejs npm apt-get install -y nodejs npm
eatmydata npm install -g less npm install -g less
- name: Check out repository - name: Check out repository
uses: actions/checkout@v3 uses: actions/checkout@v3