mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Update build.yml
This commit is contained in:
parent
668e328ed7
commit
6ba6f0c88e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -101,7 +101,7 @@ jobs:
|
|||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: angular_dist
|
||||
path: /src/Ombi/dist/${{ matrix.os }}/
|
||||
path: /src/Ombi/${{ matrix.os }}/
|
||||
|
||||
- name: Copy Dist to Artifacts
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue