mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 04:49:33 -07:00
ci: 🏗️
This commit is contained in:
parent
38692b09ce
commit
cb6ed416d4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -135,7 +135,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
type: '${{ matrix.compression }}'
|
type: '${{ matrix.compression }}'
|
||||||
filename: '${{ matrix.os }}.${{ matrix.format }}'
|
filename: '${{ matrix.os }}.${{ matrix.format }}'
|
||||||
path: '/${{ matrix.os }}/'
|
path: '${{ matrix.os }}/'
|
||||||
directory: 'src/Ombi/'
|
directory: 'src/Ombi/'
|
||||||
|
|
||||||
- name: Publish Release
|
- name: Publish Release
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue