Skip to content

Commit

Permalink
Update dotnetcore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LumpBloom7 authored Sep 11, 2024
1 parent 718e5ff commit 11c313e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Unit Tests
run: dotnet test --no-build --no-restore
- name: Upload Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Sentakki (Dev build)
path: osu.Game.Rulesets.Sentakki/bin/Debug/**/osu.Game.Rulesets.Sentakki.dll

0 comments on commit 11c313e

Please sign in to comment.