|
|
@ -101,7 +101,7 @@ jobs:
|
|
|
|
uses: actions/download-artifact@v2
|
|
|
|
uses: actions/download-artifact@v2
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
name: angular_dist
|
|
|
|
name: angular_dist
|
|
|
|
path: /src/Ombi/dist/${{ matrix.os }}/
|
|
|
|
path: /src/Ombi/${{ matrix.os }}/
|
|
|
|
|
|
|
|
|
|
|
|
- name: Copy Dist to Artifacts
|
|
|
|
- name: Copy Dist to Artifacts
|
|
|
|
run: |
|
|
|
|
run: |
|
|
|
|