Skip to content

Commit

Permalink
Maintenance
Browse files Browse the repository at this point in the history
Fixing build script nuisance
  • Loading branch information
Shchvova committed Apr 22, 2021
1 parent 748dda8 commit 15bb525
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,6 @@ jobs:
needs:
- macOS-Simulator
runs-on: macos-10.15
if: secrets.AppleAuth
steps:
- name: Get built simulator
uses: actions/download-artifact@v1
Expand Down Expand Up @@ -341,7 +340,6 @@ jobs:

check-notarization:
runs-on: macos-10.15
if: secrets.AppleAuth
steps:
- name: Check notarization credentials
run: |
Expand Down

0 comments on commit 15bb525

Please sign in to comment.