Update build.yml

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

@ -95,6 +95,7 @@ jobs:
run: |
cd src/Ombi
dotnet publish -c Release -r ${{ matrix.os }} -o "${{ matrix.os }}" --self-contained true -p:PublishSingleFile=true
ls
- name: Download Angular
uses: actions/download-artifact@v2

Loading…
Cancel
Save