Skip to content

Commit

Permalink
add dart dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
austinmilt committed Apr 22, 2024
1 parent a490d44 commit e26291e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ jobs:
uses: actions/cache@v3
with:
key: webrpc-binaries
path: tests/bin
path: tests/.tmp

- uses: dart-lang/setup-dart@v1

- name: Install dependencies
run: cd tests
Expand Down

0 comments on commit e26291e

Please sign in to comment.