Skip to content

Commit

Permalink
Try to exclude CLI from GUI properly
Browse files Browse the repository at this point in the history
  • Loading branch information
ButterscotchV committed Aug 6, 2024
1 parent ed0b0f0 commit d410527
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 @@ -65,5 +65,5 @@ jobs:
# A file, directory or wildcard pattern that describes what to upload
path: |
builds/gui-${{ matrix.os.cs }}/
!SlimeVR-OTA
!SlimeVR-OTA.*
!builds/gui-${{ matrix.os.cs }}/SlimeVR-OTA
!builds/gui-${{ matrix.os.cs }}/SlimeVR-OTA.*

0 comments on commit d410527

Please sign in to comment.