Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
r-yamada1998 authored Aug 14, 2023
1 parent c481c5d commit 50f1dca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ jobs:
--onefile
mv dist obs2_${{ matrix.os }}
zip -r obs2.zip obs2_${{ matrix.os }}/
- name: print env
run: |
echo "needs.release.outputs.upload_url"
- name: Upload Release Asset for MacOS
if: contains(matrix.os, 'macos')
Expand Down

0 comments on commit 50f1dca

Please sign in to comment.