Skip to content

Commit

Permalink
Update ci-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHeart authored Nov 21, 2024
1 parent f9012a6 commit 76c8684
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
name: ci-build

env:
DOTNET_VERSION: 8.0.x
DOTNET_VERSION: 9.0.x
REGISTRY: ghcr.io

jobs:
Expand Down Expand Up @@ -48,4 +48,4 @@ jobs:
./OscQueryLibrary/bin/Release/*.snupkg
retention-days: 7
if-no-files-found: error
if-no-files-found: error

0 comments on commit 76c8684

Please sign in to comment.