Skip to content

Commit

Permalink
Debug GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dostuffthatmatters committed Feb 14, 2023
1 parent e8dc9d7 commit 53e987f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
node-version: 16
cache: 'yarn'
cache-dependency-path: yarn.lock
cache-dependency-path: packages/ui/yarn.lock

- name: install Rust stable
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 53e987f

Please sign in to comment.