Skip to content

Commit

Permalink
Add github action
Browse files Browse the repository at this point in the history
  • Loading branch information
erebe committed Oct 15, 2023
1 parent 28da849 commit c14e805
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ jobs:
# target: aarch64-apple-darwin

# Windows
- name: Windows x86_64
# Use another GitHub action OS
os: windows-latest
target: x86_64-pc-windows-msvc
# - name: Windows x86_64
# # Use another GitHub action OS
# os: windows-latest
# target: x86_64-pc-windows-msvc

steps:
- name: Create annotation for build error
Expand Down

0 comments on commit c14e805

Please sign in to comment.