Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Géry Casiez committed May 8, 2024
1 parent cd1e2da commit 99d03a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:

runs-on: ubuntu-latest
container: node
container: node:21

steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

Interactive demo of the [TurboTouch predictor](https://ns.inria.fr/loki/TTp/) using the [typescript implementation](https://github.com/LokiResearch/TurboTouchPredictor).

Live version is available at [https://ns.inria.fr/loki/TTp/](https://ns.inria.fr/loki/TTp/).
Live version is available at [https://lokiresearch.github.io/TurboTouchPredictorInteractiveDemo/](https://lokiresearch.github.io/TurboTouchPredictorInteractiveDemo/).

0 comments on commit 99d03a1

Please sign in to comment.