mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
DEV: add recursive
This commit is contained in:
2
.github/workflows/test-packages.yml
vendored
2
.github/workflows/test-packages.yml
vendored
@@ -28,6 +28,8 @@ jobs:
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Expose globally-installed puppeteer to Node.js
|
||||
# puppeteer@23.6.0 is pre-installed on oss-vm via `npm install -g`.
|
||||
|
||||
Reference in New Issue
Block a user