update ci

This commit is contained in:
noyciy7037 2023-06-10 09:20:42 +09:00
parent ea9697fc8c
commit 0daf4589f8
Signed by: noyciy7037
GPG Key ID: 46A54FA18BBA58FF

@ -14,7 +14,7 @@ jobs:
publishes: [ win-x64, osx-x64, linux-x64 ]
contained: [true, false]
steps:
- uses: actions/checkout@v3
- uses: https://github.com/actions/checkout@v3
- name: Setup .NET Core SDK ${{ matrix.dotnet-version }}
uses: https://github.com/actions/setup-dotnet@v3
with: