Skip to content

Commit

Permalink
Update macos-cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzukiTsuru authored Aug 3, 2021
1 parent 65c7d59 commit 1308f87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: Checkout submodules
uses: textbook/git-checkout-submodule-action@master
- name: Get submodule
run: cd ${{github.workspace}} && git submodule init && git submodule update

- name: Download library
run: brew install libnfc
Expand Down

0 comments on commit 1308f87

Please sign in to comment.