Update build.yml

This commit is contained in:
Jamie 2021-09-28 17:44:34 +01:00 committed by GitHub
commit 34f4002c57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,6 +103,7 @@ jobs:
- name: Copy Dist to Artifacts
run: |
cd src/Ombi
cp -a /dist/. ${{ matrix.os }}/ClientApp/dist/
- name: Archive Release