Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise authored Jan 2, 2024
1 parent e2a6144 commit fa4a53b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,11 @@ jobs:
asset_path: artifacts/macos/macos.zip
asset_name: macos.zip
asset_content_type: application/zip

- name: log
run: |
ls
cd windows
ls
- name: upload-windows
uses: actions/upload-release-asset@v1
env:
Expand Down

0 comments on commit fa4a53b

Please sign in to comment.