mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Backport of v3.0.0 without breaking changes.
This commit is contained in:
3
.github/workflows/UnitTesting.yml
vendored
3
.github/workflows/UnitTesting.yml
vendored
@@ -147,6 +147,9 @@ jobs:
|
||||
steps:
|
||||
- name: ⏬ Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
lfs: true
|
||||
submodules: true
|
||||
|
||||
# Package Manager steps
|
||||
- name: 🔧 Install homebrew dependencies on macOS
|
||||
|
||||
Reference in New Issue
Block a user