Update build.yml
Some checks failed
build / run on ${{ matrix.os }}(${{ matrix.arch }}) (x64, windows-latest) (push) Has been cancelled
build / run on ${{ matrix.os }}(${{ matrix.arch }}) (arm64, ubuntu-latest) (push) Has been cancelled
build / run on ${{ matrix.os }}(${{ matrix.arch }}) (x64, ubuntu-latest) (push) Has been cancelled

This commit is contained in:
Simplxs 2024-09-02 23:27:18 +08:00 committed by GitHub
parent 0fd58af2ea
commit fe0a01f45e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ jobs:
- name: Upload build
uses: actions/upload-artifact@v4
with:
name: SignerServer-${{ matrix.os }}-${{ matrix.arch }}.zip
name: SignerServer-${{ matrix.os }}-${{ matrix.arch }}
path: |
SignerServer.dll
load.js
@ -87,7 +87,7 @@ jobs:
- name: Upload build
uses: actions/upload-artifact@v4
with:
name: SignerServer-${{ matrix.os }}-${{ matrix.arch }}.zip
name: SignerServer-${{ matrix.os }}-${{ matrix.arch }}
path: |
libSignerServer.so
load.js