Skip to content

Commit

Permalink
point to fork with brotli test
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodlz committed Feb 6, 2024
1 parent 84baff1 commit 1e0e917
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:

- name: Install template app
run: |
git clone https://github.com/cesium-ml/baselayer_template_app
git clone https://github.com/Theodlz/baselayer_template_app.git
git checkout brotli
cp -rf baselayer baselayer_template_app/
- uses: actions/cache@v3
Expand Down

0 comments on commit 1e0e917

Please sign in to comment.