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 24d1e77 commit b327cf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/upload-artifact@v3
name: Upload
with:
name: unlocker.exe
path: ${{ github.workspace }}\PCL Ref ThemeUnlock [Test]\bin\Debug\PCL Ref ThemeUnlock [Test].exe
name: unlocker
path: ${{ github.workspace }}\PCL-ThemeUnlocker\PCL Ref ThemeUnlock [Test]\bin\*\PCL Ref ThemeUnlock [Test].exe
- name: Test
run: dotnet test --no-build --verbosity normal

0 comments on commit b327cf6

Please sign in to comment.