mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2026-04-23 00:17:09 +08:00
perf: support border radius on Linux, Windows 7 and below
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
||||
- name: Build frontend assets
|
||||
shell: bash
|
||||
run: |
|
||||
npm install -g npm@8
|
||||
npm install -g npm@9
|
||||
jq '.info.productVersion = "${{ steps.normalise_version.outputs.version }}"' wails.json > tmp.json
|
||||
mv tmp.json wails.json
|
||||
cd frontend
|
||||
|
||||
Reference in New Issue
Block a user