Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Update suyu-windows-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ImpXada committed Mar 30, 2024
1 parent 138fb5e commit 29d3a87
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/suyu-windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ jobs:
with:
msbuild-architecture: x64

- id: test_var
name: Set Var
run: |
echo "space=$('${{ github.workspace }}' -replace '\\','/')" >> $GITHUB_OUTPUT
- name: Install Vulkan SDK
run: |
cd ${{ github.workspace }}
Expand Down

0 comments on commit 29d3a87

Please sign in to comment.