mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
add checkout
This commit is contained in:
@@ -58,7 +58,10 @@ jobs:
|
||||
timeout-minutes: 15
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 1
|
||||
- uses: ./.github/actions/npm-check-bundle
|
||||
# with:
|
||||
# branch_name:
|
||||
|
||||
Reference in New Issue
Block a user