Update build.yml

pull/4329/head
Jamie 3 years ago committed by GitHub
parent fba183d294
commit 304c7591ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -105,7 +105,7 @@ jobs:
- name: Copy Dist to Artifacts
run: |
ls
cp -a /dist/. /src/Ombi/${{ matrix.os }}/ClientApp/dist/
cp -a /dist/ /src/Ombi/${{ matrix.os }}/ClientApp/dist/
- name: Archive Release
uses: thedoctor0/zip-release@master

Loading…
Cancel
Save