Skip to content

Commit

Permalink
Update bcny-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
compnerd authored Nov 28, 2023
1 parent ceca505 commit 23f6f1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bcny-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:

- name: Build Workaround
run: |
git config --global user.email "[email protected]"
git config --global user.name "Arc Builder"
git fetch origin pull/92/head
git cherry-pick FETCH_HEAD
working-directory: external/crashpad
Expand Down

0 comments on commit 23f6f1d

Please sign in to comment.