mirror of
https://github.com/maotoumao/MusicFreeDesktop.git
synced 2026-06-02 12:53:32 +08:00
Update autobuild.yml
This commit is contained in:
2
.github/workflows/autobuild.yml
vendored
2
.github/workflows/autobuild.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
- run: node -p -e '`VERSION=${require("./package.json").version}`' >> $Env:GITHUB_ENV
|
||||
- run: node -p -e '`VERSION=${require("./package.json").version}`' >> $GITHUB_ENV
|
||||
- run: npm install
|
||||
- run: npm run make
|
||||
- name: Upload Setup
|
||||
|
||||
Reference in New Issue
Block a user