Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanChanges authored Jan 17, 2024
1 parent 1663b73 commit 26108ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
name: Upload
with:
name: unlocker
path: ${{ github.workspace }}\PCL Ref ThemeUnlock [Test]\bin\*\PCL Ref ThemeUnlock [Test].exe
path: ${{ github.workspace }}\PCL Ref ThemeUnlock [Test]\bin\Debug\PCL Ref ThemeUnlock [Test].exe
- name: Test
run: dotnet test --no-build --verbosity normal

0 comments on commit 26108ca

Please sign in to comment.