test git actions

This commit is contained in:
Tlntin
2023-02-05 13:49:10 +08:00
parent 2fc542f9b4
commit d8ef0f37a3

View File

@@ -1,9 +1,6 @@
name: Build App with Cache
on:
push:
# Sequence of patterns matched against refs/tags
branches:
- release
workflow_dispatch: {}
jobs:
build:
@@ -142,6 +139,7 @@ jobs:
source "$HOME/.cargo/env"
export RUST_BACKTRACE=1
npm run build:all-unix
chmod -R 777 /build
- name: Upload files
env: