Skip to content

Commit

Permalink
Update depot in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
willcrichton committed Apr 4, 2024
1 parent 97761ba commit c894829
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: curl https://raw.githubusercontent.com/cognitive-engineering-lab/depot/main/scripts/install.sh | sh
run: cargo install --git https://github.com/cognitive-engineering-lab/depot --rev e92a63edcb17cf156e399587b79192369911560e depot-js --locked
shell: bash

- name: Install Test Libraries
Expand Down

0 comments on commit c894829

Please sign in to comment.