summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2021-01-09 00:29:50 +0800
committerruki <[email protected]>2021-01-09 00:29:50 +0800
commita8767d58691253f5c78781f18ae7d80311f8a3cd (patch)
treec4b22399aeb4f25f511c5bbc482fd837620b6581
parentaa456e5f5da86bef9c5739367a92b9f1d6bc05a6 (diff)
add comment to ci
-rw-r--r--.github/workflows/windows.yml1
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