Update install.yml

This commit is contained in:
Jordan Carlin 2024-07-04 23:55:13 -04:00
parent 6406931958
commit 780147dfd6
No known key found for this signature in database

View File

@ -10,5 +10,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: install
run: sudo ./bin/wally-tool-chain-install
run: |
pwd
cd cvw
sudo ./bin/wally-tool-chain-install