forked from kenmingwang/azusa-player
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
05ea894
commit 27dfea4
Showing
4 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,19 +52,19 @@ jobs: | |
with: | ||
node-version: '18' | ||
|
||
- name: get custom react music player | ||
run: git clone https://github.com/lovegaoshi/react-music-player.git ../react-music-player | ||
|
||
- name: build rjmp | ||
run: cd ../react-music-player && yarn && yarn build | ||
|
||
- name: Setup Yarn | ||
uses: threeal/[email protected] | ||
|
||
- name: Get current date | ||
id: date | ||
run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT | ||
|
||
- name: get custom react music player | ||
run: git clone https://github.com/lovegaoshi/react-music-player.git ../react-music-player | ||
|
||
- name: build rjmp | ||
run: cd ../react-music-player && yarn && yarn build | ||
|
||
- name: Install dependencies | ||
run: yarn; git submodule update --init --recursive | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,19 +26,19 @@ jobs: | |
with: | ||
node-version: '18' | ||
|
||
- name: get custom react music player | ||
run: git clone https://github.com/lovegaoshi/react-music-player.git ../react-music-player | ||
|
||
- name: build rjmp | ||
run: cd ../react-music-player && yarn && yarn build | ||
|
||
- name: Setup Yarn | ||
uses: threeal/[email protected] | ||
|
||
- name: Get current date | ||
id: date | ||
run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT | ||
|
||
- name: get custom react music player | ||
run: git clone https://github.com/lovegaoshi/react-music-player.git ../react-music-player | ||
|
||
- name: build rjmp | ||
run: cd ../react-music-player && yarn && yarn build | ||
|
||
- name: Install dependencies | ||
run: yarn; git submodule update --init --recursive | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
一切因为使用电闹播放器导致您账号被风控封禁的问题,电闹播放器恕不负责。 | ||
|
||
3.1.4: | ||
3.1.5: | ||
蛙吹皮肤 | ||
|
||
3.1.1: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters