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 ac39552 commit 423b17e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
target: x86_64-pc-windows-msvc

steps:
- name: Create annotation for build error
run: apt install musl-tools

- name: Checkout Git repo
uses: actions/checkout@v3

Expand Down

0 comments on commit 423b17e

Please sign in to comment.