Skip to content

Commit

Permalink
Resolve Windows Build Error (workflows)
Browse files Browse the repository at this point in the history
  • Loading branch information
Codinablack authored Dec 29, 2024
1 parent 2dc6d2a commit 82bd4b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/windows_build_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ jobs:
- name: Prepare Compressed Assets
run: |
echo "Commit SHA: ${{ github.sha }}" > version.info
cp version.info D:/a/BlackTek-Server/BlackTek-Server/
7z a BlackTek-Server.zip D:/a/BlackTek-Server/BlackTek-Server/
- name: Upload Assets for Edge Build
Expand Down

0 comments on commit 82bd4b3

Please sign in to comment.