Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
donny-dont committed Oct 16, 2024
1 parent e64fe8a commit 9fd5c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
build-x64-windows-webkit:
name: Build x64-windows-webkit
runs-on: windows-2022
runs-on: windows-latest

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9fd5c05

Please sign in to comment.