mirror of
https://github.com/bestnite/sub2clash.git
synced 2026-04-26 12:51:52 +00:00
workflow
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
export VITE_APP_VERSION=$1
|
||||
|
||||
cd server/frontend
|
||||
npm install
|
||||
npm run build
|
||||
Reference in New Issue
Block a user