From fd4300f34420ad6b807e5109a241502850177c44 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Sat, 25 Mar 2023 10:12:11 -0300 Subject: [PATCH] Update macos.yml --- .github/workflows/macos.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index f69144e..86f55d8 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -1,5 +1,4 @@ ---- -name: CodeQL +name: MacOS on: push: branches: @@ -8,6 +7,7 @@ jobs: macos-build: name: Build for mac runs-on: macos-latest + steps: - name: Checkout uses: actions/checkout@v3 - uses: oprypin/find-latest-tag@v1 -- libgit2 0.21.2