Skip to content

Commit

Permalink
TMP build dev package with the branch including the fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard committed Jul 6, 2023
1 parent 4bd517e commit 668bec1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-typescript-projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- uses: actions/checkout@v3
with:
repository: 'maxGraph/maxGraph'
# TMP build https://github.com/maxGraph/maxGraph/pull/214
ref: 'fix/getComputedStyle_error_with_ShadowRoot_element'
- name: Setup node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 668bec1

Please sign in to comment.