Skip to content

Commit

Permalink
Set-Up GitHub Actions
Browse files Browse the repository at this point in the history
Fix project name
  • Loading branch information
ORelio authored Jan 26, 2022
1 parent 8e563a4 commit 4e4a61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: windows-latest

env:
PROJECT: "HelloWorld"
PROJECT: "MinecraftClient"

steps:
- name: SetupMSBuild
Expand Down

0 comments on commit 4e4a61d

Please sign in to comment.