1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-09 12:17:45 +00:00

Merge pull request #806 from dude22072/ThreePointOh

[3.0] Update github workflow build.yml
This commit is contained in:
Mordred 2022-02-27 23:43:36 +01:00 committed by GitHub
commit 39fa561df5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ jobs:
matrix: matrix:
buildType: [RelWithDebInfo, Debug] buildType: [RelWithDebInfo, Debug]
runs-on: windows-latest runs-on: windows-2019
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2