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
f72e986bd0
commit
34f4002c57
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue