add checkout

This commit is contained in:
Marco Carrozzo
2023-01-16 10:33:54 +01:00
parent 405dd5c117
commit 4a14831477
+4 -1
View File
@@ -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: