mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-11 17:17:42 +03:00
Update eepp-macos-buikd-check.yml
This commit is contained in:
committed by
GitHub
parent
ce84ac2c86
commit
59a12eedbe
4
.github/workflows/eepp-macos-buikd-check.yml
vendored
4
.github/workflows/eepp-macos-buikd-check.yml
vendored
@@ -12,7 +12,9 @@ jobs:
|
||||
fetch-depth: 2
|
||||
ref: develop
|
||||
- name: Checkout submodules
|
||||
uses: textbook/git-checkout-submodule-action@2.0.0
|
||||
uses: srt32/git-actions@v0.0.3
|
||||
with:
|
||||
args: git submodule update --init --recursive
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
brew install wget
|
||||
|
||||
Reference in New Issue
Block a user