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
@ -118,4 +119,4 @@ jobs:
# path: |
# ${{ matrix.os }}
#https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#using-environment-variables-in-a-matrix
#https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#using-environment-variables-in-a-matrix