diff --git a/.github/workflows/nuitka.yml b/.github/workflows/nuitka.yml index 15e1309..0e4d014 100644 --- a/.github/workflows/nuitka.yml +++ b/.github/workflows/nuitka.yml @@ -36,6 +36,9 @@ jobs: - name: Check out uses: actions/checkout@v3 + - name: Checkout code + uses: nschloe/action-cached-lfs-checkout@v1 + # 获取短 sha - name: Get short commit sha id: get_short_sha