Update main.yml

This commit is contained in:
Yingxi H
2023-10-09 19:30:28 -07:00
committed by GitHub
parent baa440aafa
commit aac386eed9

View File

@ -11,6 +11,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Get changed files
id: getfile