Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise authored Nov 22, 2023
1 parent 2fb102e commit d3a4181
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,13 +248,13 @@ jobs:
dir
- name: log
run: |
cd D:\a\rife-ncnn-vulkan\rife-ncnn-vulkan\rife-ncnn-vulkan-refs
cd D:\a\rife-ncnn-vulkan\rife-ncnn-vulkan\rife-ncnn-vulkan-refs\heads
dir
- name: upload
uses: actions/upload-artifact@v2
with:
name: windows
path: build\Release\build\rife-ncnn-vulkan.exe
path: build\Release\build\heads\rife-ncnn-vulkan.exe

release:
needs: [setup, ubuntu]
Expand Down

0 comments on commit d3a4181

Please sign in to comment.