mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-15 08:40:34 +03:00
Fixed github capitialization
This commit is contained in:
parent
f468227a6c
commit
2b038a551b
@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
Instead of building manually as laid out by [Releasing](https://github.com/EDCD/EDMarketConnector/blob/main/docs/Releasing.md), you can build the EDMC installer using github actions.
|
||||
Instead of building manually as laid out by [Releasing](https://github.com/EDCD/EDMarketConnector/blob/main/docs/Releasing.md), you can build the EDMC installer using GitHub actions.
|
||||
|
||||
## Initiating a workflow run
|
||||
|
||||
@ -8,7 +8,7 @@ Starting a workflow run is done from the Actions tab at the top of the main GitH
|
||||
|
||||
NB: The branch you want to build must have the workflow file (`.github/workflows/windows-build.yml`), and the version of the file in that branch is the version that will be used for the build (e.g. for different python versions)
|
||||
|
||||
1. Select the Actions tab at the top of the main github interface
|
||||
1. Select the Actions tab at the top of the main GitHub interface
|
||||
2. Select the `Build EDMC for Windows` workflow on the left
|
||||
3. Click the "Run workflow" button at the right side of the blue banner
|
||||
1. Select the branch you want to build
|
||||
|
Loading…
x
Reference in New Issue
Block a user