oops, need checkout for entitlements

This commit is contained in:
Caelan Sayler
2022-05-14 14:39:37 +01:00
parent fc6f0c634c
commit eaed7fed4c
2 changed files with 10 additions and 9 deletions

View File

@@ -79,15 +79,15 @@ jobs:
needs: [build-windows, build-macos]
runs-on: macos-latest
steps:
# - uses: actions/checkout@v2
# with:
# fetch-depth: 0
# - name: Setup .NET
# uses: actions/setup-dotnet@v1
# with:
# dotnet-version: ${{ env.DOTNET_VERSION }}
# - name: Install NGBV
# run: dotnet tool install --tool-path . nbgv
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: ${{ env.DOTNET_VERSION }}
- name: Install NGBV
run: dotnet tool install --tool-path . nbgv
- name: Download all workflow artifacts
uses: actions/download-artifact@v3
- name: Install Apple Certificate