Skip to content

Commit

Permalink
Remove git fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
aquacash5 committed Mar 18, 2021
1 parent 927beb5 commit adf5a46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/job-build-mac-10.13.yaml
@@ -1,6 +1,8 @@
name: Mac

on:
pull_request:
branches: [master]
release:
types: [created]

Expand All @@ -23,7 +25,6 @@ jobs:

- name: Setup Environment
run: |
git fetch
python3 -m pip install dmgbuild
- name: Build SYNERGY
Expand Down

0 comments on commit adf5a46

Please sign in to comment.