this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

windows build fix

nesbox 96ca9ad2 b6dea44d

+1 -1
+1 -1
.github/workflows/build.yml
··· 9 9 jobs: 10 10 # === Windows === 11 11 windows: 12 - runs-on: windows-2019 12 + runs-on: windows-2022 13 13 14 14 steps: 15 15 - uses: actions/checkout@v4