[smuxi: 23/37] GithubCI: remove confusing comment




commit 35967314e272724dd2c6b8524f47aafdb06794d9
Author: Andres G. Aragoneses <knocte gmail com>
Date:   Tue Jul 7 23:35:21 2020 +0800

    GithubCI: remove confusing comment
    
    Actually there's no such a 'release' target

 .github/workflows/macOS.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.github/workflows/macOS.yml b/.github/workflows/macOS.yml
index c6eb61fc..7cdc02ea 100644
--- a/.github/workflows/macOS.yml
+++ b/.github/workflows/macOS.yml
@@ -10,7 +10,6 @@ jobs:
     steps:
     - uses: actions/checkout@v1
     - name: Build only
-# TODO: `make release`
       run: |
         ./build/install-deps-macos.sh
         ./autogen.sh && make


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]