Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Nimaoth/Absytree
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimaoth committed Jul 17, 2024
2 parents 67a2ad2 + 08e9d39 commit dceb6a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
- name: Install stable rust toolchain
uses: dtolnay/[email protected]

- run: rustup target add x86_64-unknown-linux-musl

- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v2
with:
Expand Down

0 comments on commit dceb6a9

Please sign in to comment.