Skip to content

Commit

Permalink
chore: try install script without checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
Oighty committed Jul 8, 2024
1 parent 964f4bf commit e7b9188
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
run: cd crates/ecies-cli && cargo build && cd ../..

- name: Repo Install Script
uses: actions/checkout@v4
run: |
chmod +x ./install.sh
./install.sh
Expand Down

0 comments on commit e7b9188

Please sign in to comment.