Fix typo in docker build readme
This commit is contained in:
parent
502bf8ebf8
commit
47a7c5e27b
2 changed files with 3 additions and 3 deletions
|
|
@ -106,7 +106,7 @@ jobs:
|
|||
- name: Build and Package deb
|
||||
run: |
|
||||
cd scripts
|
||||
./build-sunshine -p -s ..
|
||||
./build-sunshine.sh -p -s ..
|
||||
|
||||
cd sunshine-build
|
||||
mv sunshine.deb sunshine-${{ matrix.distro }}.deb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue