Skip to content

Commit

Permalink
Cross-Compile dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
SoloJacobs committed Oct 10, 2023
1 parent 71b509f commit 53d9db4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Install MinGW-w64
run: apt install mingw-w64

- name: Checkout repository
uses: actions/checkout@v4

Expand Down

0 comments on commit 53d9db4

Please sign in to comment.