Skip to content

Commit

Permalink
test different thing
Browse files Browse the repository at this point in the history
  • Loading branch information
douglance committed Dec 13, 2024
1 parent 4d06422 commit 36bda6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
- name: Install node_modules
uses: OffchainLabs/actions/node-modules/install@main
with:
# cache-key: ${{ runner.os }}-yarn-${{ hashFiles('yarn.lock') }}-monorepo
cache-key: ${{ github.run_id }}-${{ github.run_number }}
cache-key: ${{ runner.os }}-yarn-${{ hashFiles('yarn.lock') }}-monorepo


lint:
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# yarn lockfile v1



"@aduh95/viz.js@^3.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@aduh95/viz.js/-/viz.js-3.7.0.tgz#a20d86c5fc8f6abebdc39b96a4326e10375d77c0"
Expand Down

0 comments on commit 36bda6a

Please sign in to comment.