mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Set-Up GitHub Actions
Fix project name
This commit is contained in:
parent
8e563a42f0
commit
4e4a61d6e9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PROJECT: "HelloWorld"
|
PROJECT: "MinecraftClient"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: SetupMSBuild
|
- name: SetupMSBuild
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue