From 2824e7da1ad5dfef6517739faed7d3d4a5f05e90 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 26 Jan 2022 07:15:38 +0800 Subject: Update macos.yml --- .github/workflows/macos.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 4d76e2e4e..c49ea2d11 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -17,6 +17,8 @@ jobs: steps: - uses: actions/checkout@v2 with: + # WyriHaximus/github-action-get-previous-tag@master need it + fetch-depth: 0 submodules: true - name: Prepare local xmake run: cp -rf . ../xmake-source -- cgit v1.3.1