Skip to content

Commit

Permalink
F
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignatella committed Jun 16, 2024
1 parent 9877e7a commit 8c1f4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tui.publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
node-version: lts/*
cache: 'yarn' # Set this to npm, yarn or pnpm.
cache-dependency-path: './tui/**'
cache-dependency-path: './tui/yarn.lock'

- name: install Rust stable
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit 8c1f4d5

Please sign in to comment.