Skip to content

Commit

Permalink
DROP BEFORE MERGE: Downstream use correct meshmode branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushikcfd committed Jun 8, 2022
1 parent 030777a commit 20b54ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ jobs:
DOWNSTREAM_PROJECT: ${{ matrix.downstream_project }}
run: |
curl -L -O https://tiker.net/ci-support-v0
curl -L -O https://gist.githubusercontent.com/kaushikcfd/36411f826e78260d2702fa822a06728c/raw/actx_158_ci.patch
patch ci-support.sh < actx_158_ci.patch
. ./ci-support-v0
test_downstream "$DOWNSTREAM_PROJECT"
Expand Down

0 comments on commit 20b54ce

Please sign in to comment.