Skip to content

Commit

Permalink
修改资源文件CI模式
Browse files Browse the repository at this point in the history
  • Loading branch information
lunzhiPenxil committed Sep 22, 2023
1 parent 7118401 commit 9324286
Showing 1 changed file with 24 additions and 12 deletions.
36 changes: 24 additions & 12 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,12 @@ jobs:
name: OlivOS-Win-old-origin
path: ./OlivOS-Win
- name: Ready for Packing
#run: |
# mkdir ./OlivOS-Win/lib
# curl -L https://github.com/Mrs4s/go-cqhttp/releases/latest/download/go-cqhttp_windows_amd64.exe -o ./OlivOS-Win/lib/go-cqhttp.exe
# curl -L https://github.com/onebot-walle/walle-q/releases/latest/download/walle-q-i686-windows-gnu.exe -o ./OlivOS-Win/lib/walle-q.exe
run: |
mkdir ./OlivOS-Win/lib
curl -L https://github.com/Mrs4s/go-cqhttp/releases/latest/download/go-cqhttp_windows_amd64.exe -o ./OlivOS-Win/lib/go-cqhttp.exe
curl -L https://github.com/onebot-walle/walle-q/releases/latest/download/walle-q-i686-windows-gnu.exe -o ./OlivOS-Win/lib/walle-q.exe
- name: Packing OlivOS-Win-with-lib
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -71,10 +73,12 @@ jobs:
name: OlivOS-Win-64-old-debug-origin
path: ./OlivOS-Win
- name: Ready for Packing
#run: |
# mkdir ./OlivOS-Win/lib
# curl -L https://github.com/Mrs4s/go-cqhttp/releases/latest/download/go-cqhttp_windows_amd64.exe -o ./OlivOS-Win/lib/go-cqhttp.exe
# curl -L https://github.com/onebot-walle/walle-q/releases/latest/download/walle-q-i686-windows-gnu.exe -o ./OlivOS-Win/lib/walle-q.exe
run: |
mkdir ./OlivOS-Win/lib
curl -L https://github.com/Mrs4s/go-cqhttp/releases/latest/download/go-cqhttp_windows_amd64.exe -o ./OlivOS-Win/lib/go-cqhttp.exe
curl -L https://github.com/onebot-walle/walle-q/releases/latest/download/walle-q-i686-windows-gnu.exe -o ./OlivOS-Win/lib/walle-q.exe
- name: Packing OlivOS-Win-with-lib
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -110,10 +114,12 @@ jobs:
name: OlivOS-Win-32-old-origin
path: ./OlivOS-Win
- name: Ready for Packing
#run: |
# mkdir ./OlivOS-Win/lib
# curl -L https://github.com/Mrs4s/go-cqhttp/releases/latest/download/go-cqhttp_windows_386.exe -o ./OlivOS-Win/lib/go-cqhttp.exe
# curl -L https://github.com/onebot-walle/walle-q/releases/latest/download/walle-q-i686-windows-gnu.exe -o ./OlivOS-Win/lib/walle-q.exe
run: |
mkdir ./OlivOS-Win/lib
curl -L https://github.com/Mrs4s/go-cqhttp/releases/latest/download/go-cqhttp_windows_386.exe -o ./OlivOS-Win/lib/go-cqhttp.exe
curl -L https://github.com/onebot-walle/walle-q/releases/latest/download/walle-q-i686-windows-gnu.exe -o ./OlivOS-Win/lib/walle-q.exe
- name: Packing OlivOS-Win-with-lib
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -149,10 +155,12 @@ jobs:
name: OlivOS-Win-32-old-debug-origin
path: ./OlivOS-Win
- name: Ready for Packing
#run: |
# mkdir ./OlivOS-Win/lib
# curl -L https://github.com/Mrs4s/go-cqhttp/releases/latest/download/go-cqhttp_windows_386.exe -o ./OlivOS-Win/lib/go-cqhttp.exe
# curl -L https://github.com/onebot-walle/walle-q/releases/latest/download/walle-q-i686-windows-gnu.exe -o ./OlivOS-Win/lib/walle-q.exe
run: |
mkdir ./OlivOS-Win/lib
curl -L https://github.com/Mrs4s/go-cqhttp/releases/latest/download/go-cqhttp_windows_386.exe -o ./OlivOS-Win/lib/go-cqhttp.exe
curl -L https://github.com/onebot-walle/walle-q/releases/latest/download/walle-q-i686-windows-gnu.exe -o ./OlivOS-Win/lib/walle-q.exe
- name: Packing OlivOS-Win-with-lib
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -217,10 +225,12 @@ jobs:
name: OlivOS-Win-origin
path: ./OlivOS-Win
- name: Ready for Packing
#run: |
# mkdir ./OlivOS-Win/lib
# curl -L https://github.com/Mrs4s/go-cqhttp/releases/latest/download/go-cqhttp_windows_amd64.exe -o ./OlivOS-Win/lib/go-cqhttp.exe
# curl -L https://github.com/onebot-walle/walle-q/releases/latest/download/walle-q-i686-windows-gnu.exe -o ./OlivOS-Win/lib/walle-q.exe
run: |
mkdir ./OlivOS-Win/lib
curl -L https://github.com/Mrs4s/go-cqhttp/releases/latest/download/go-cqhttp_windows_amd64.exe -o ./OlivOS-Win/lib/go-cqhttp.exe
curl -L https://github.com/onebot-walle/walle-q/releases/latest/download/walle-q-i686-windows-gnu.exe -o ./OlivOS-Win/lib/walle-q.exe
- name: Packing OlivOS-Win-with-lib
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -256,10 +266,12 @@ jobs:
name: OlivOS-Win-64-debug-origin
path: ./OlivOS-Win
- name: Ready for Packing
#run: |
# mkdir ./OlivOS-Win/lib
# curl -L https://github.com/Mrs4s/go-cqhttp/releases/latest/download/go-cqhttp_windows_amd64.exe -o ./OlivOS-Win/lib/go-cqhttp.exe
# curl -L https://github.com/onebot-walle/walle-q/releases/latest/download/walle-q-i686-windows-gnu.exe -o ./OlivOS-Win/lib/walle-q.exe
run: |
mkdir ./OlivOS-Win/lib
curl -L https://github.com/Mrs4s/go-cqhttp/releases/latest/download/go-cqhttp_windows_amd64.exe -o ./OlivOS-Win/lib/go-cqhttp.exe
curl -L https://github.com/onebot-walle/walle-q/releases/latest/download/walle-q-i686-windows-gnu.exe -o ./OlivOS-Win/lib/walle-q.exe
- name: Packing OlivOS-Win-with-lib
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 9324286

Please sign in to comment.