Browse Source

Fix an issue in github actions

Panagiotis Christopoulos Charitos 3 years ago
parent
commit
f549af9df8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/Windows.yml

+ 1 - 1
.github/workflows/Windows.yml

@@ -35,7 +35,7 @@ jobs:
     - name: Build
       run: cmake --build ${{github.workspace}}/build --config Release
 
-  Release:
+  DLSS:
     name: "DLSS"
     runs-on: windows-latest