Merge branch 'main' into airsonic

This commit is contained in:
arcoast 2022-09-10 12:18:39 +01:00 committed by GitHub
commit 6cadf6c325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,6 +85,8 @@ jobs:
run: npm install -g rollup
- name: install wasm-pack with cargo
run: cargo install wasm-pack || true
env:
RUSTFLAGS: ""
- name: build frontend
run: ./app/build.sh
- name: check path