summaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-06-04 07:58:49 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-06-04 09:09:51 +0900
commit1ce40e3b291b167cea6a0e5b4c517e3a26096d9b (patch)
treed7192b52b133c2fec4956875f5bd3311489944e7 /.github/workflows/macos.yml
parente2d76478db04b29bc85d445d3a84236fea1c4476 (diff)
Removed fetch-depth
Only the last commit is used, unless creating the ChangeLog file.
Diffstat (limited to '.github/workflows/macos.yml')
-rw-r--r--.github/workflows/macos.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index b16e0c2c7d..ab11cefb1f 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -15,7 +15,6 @@ jobs:
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --getglobalstate
- uses: actions/checkout@v2
with:
- fetch-depth: 128
path: src
- run: ./src/tool/actions-commit-info.sh
id: commit_info