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