mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2026-04-13 23:11:37 +08:00
1.25.4 & fix package details width on phone
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
id: build
|
||||
if: steps.changes.outputs.src == 'true'
|
||||
run: |
|
||||
npm run install:vite8
|
||||
npm run install
|
||||
npm run build
|
||||
|
||||
- name: Upload css assets
|
||||
@@ -53,4 +53,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: locales
|
||||
path: dist/options/locale
|
||||
path: dist/options/locale
|
||||
|
||||
Reference in New Issue
Block a user