mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 22:55:46 +01:00
Add build command for Windows
This commit is contained in:
parent
06b2e1cd94
commit
c5226301dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
CMD_BUILD: |
|
||||
poetry run make buzz
|
||||
PATH: |
|
||||
dist/Buzz.exe
|
||||
dist/*
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue