ddfhgbdrgf
Some checks failed
Build and release / release (push) Failing after 1m4s

This commit is contained in:
Lea 2023-07-29 21:08:55 +02:00
parent e3d5b823c6
commit 90400fb61a
Signed by: Lea
GPG key ID: 1BAFFE8347019C42

View file

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install lessc
run: apt install -g less
run: npm install -g less
- name: Check out repository
uses: actions/checkout@v3
@ -36,4 +36,4 @@ jobs:
THEMES = ${{ steps.build.outputs.themes }}
\`\`\`
And download the css files from this release to \`$GITEA_DATA_DIR/gitea/public/css\`.
And download the css files from this release to \`\$GITEA_DATA_DIR/gitea/public/css\`.