Skip to content

Commit

Permalink
Fix to make executable file with latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
bjk7119 authored and soimkim committed Feb 8, 2022
1 parent 416bc23 commit 4c7551b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ jobs:
ASSET_MIME: application/vnd.microsoft.portable-executable
steps:
- uses: actions/checkout@v2
with:
ref: main
- name: Set up Python 3.6
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 4c7551b

Please sign in to comment.