Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Deralden authored Jun 3, 2024
1 parent 6da7d53 commit d38d41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: install pip packages
run: |
pip3 install -r requirements.txt --break-system-packages
cp ./testcases/utils/config ~/.snet
cat ~/.snet/config
- name: install snet-sdk
run: pip3 install -e . --break-system-packages
Expand Down

0 comments on commit d38d41b

Please sign in to comment.