diff options
| author | ruki <[email protected]> | 2021-01-09 00:29:50 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-01-09 00:29:50 +0800 |
| commit | a8767d58691253f5c78781f18ae7d80311f8a3cd (patch) | |
| tree | c4b22399aeb4f25f511c5bbc482fd837620b6581 | |
| parent | aa456e5f5da86bef9c5739367a92b9f1d6bc05a6 (diff) | |
add comment to ci
| -rw-r--r-- | .github/workflows/windows.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index dd3ed1298..355d43f6a 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -17,6 +17,7 @@ jobs: steps: - uses: actions/checkout@v2 with: + # WyriHaximus/github-action-get-previous-tag@master need it fetch-depth: 0 submodules: true - uses: xmake-io/github-action-setup-xmake@v1 |
