Skip to content

Commit

Permalink
stripe keys (#999)
Browse files Browse the repository at this point in the history
  • Loading branch information
demeritcowboy authored Sep 5, 2024
1 parent d6e599a commit 408a365
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@ jobs:
git apply 456.diff
git apply 457.diff
git apply 458.diff
# temporary patch for stripe keys
cd ../com.drastikbydesign.stripe
curl -L -o stripekeys.diff https://lab.civicrm.org/extensions/stripe/-/commit/916668c5e192050997e4fe687e3c053bed6a7fdc.diff
git apply stripekeys.diff
- uses: nanasess/setup-chromedriver@master
with:
# temporary to match downgraded chrome
Expand Down

0 comments on commit 408a365

Please sign in to comment.