Skip to content

Commit

Permalink
Depot setup
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinleroy committed May 21, 2024
1 parent 49374a3 commit 458b5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
shell: bash

- name: Install Depot
run: cargo install --git https://github.com/cognitive-engineering-lab/depot.git depot-js
run: cargo install --git https://github.com/cognitive-engineering-lab/depot.git depot-js && depot setup
shell: bash

- name: Install Test Libraries
Expand Down

0 comments on commit 458b5ed

Please sign in to comment.