File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -24,12 +24,12 @@ jobs:
2424 cache : npm
2525
2626 - name : Clone vizarr
27- run : git clone https://github.com/hms-dbmi /vizarr.git
27+ run : git clone https://github.com/fractal-analytics-platform /vizarr.git
2828
2929 - name : Checkout vizarr commit
3030 run : |
3131 cd vizarr
32- git checkout eb2b77fed92a08c78c5770144bc7ccf19e9c7658
32+ git checkout a04555b6557a42f4ee627850bad4e6b3fe8c8fe1
3333
3434 - name : Install dependencies
3535 run : |
Original file line number Diff line number Diff line change 11Note: Numbers like (#123 ) point to closed Pull Requests on the fractal-vizarr-viewer repository.
22
3+ # Unreleased
4+
5+ * Added workaround to fix labels bug in most recent Chrome versions (\# 68);
6+
37# 0.4.0
48
59* Separated fractal-data from vizarr, renamed repository to ` fractal-data ` (\# 64);
You can’t perform that action at this time.
0 commit comments