Skip to content

Commit

Permalink
[237] fix library name
Browse files Browse the repository at this point in the history
  • Loading branch information
moklidia committed Jul 12, 2023
1 parent 8230b07 commit 11e22fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: "Install dependencies"
run: |
brew install squashfs-tools
brew install squashfs
- uses: actions/checkout@v2
- name: "Set up Ruby"
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 11e22fd

Please sign in to comment.