Skip to content

Commit

Permalink
Update ollamainaction.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhant385 authored Aug 9, 2024
1 parent b8ce161 commit fbb21cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ollamainaction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
- name: Start Bore for SSH and Ollama
run: |
./bore local 22 --to bore.pub --local 0.0.0.0 &
./bore local 3000 --to bore.pub --local 0.0.0.0 &
./bore local 22 --to bore.pub --local-host 0.0.0.0 &
./bore local 3000 --to bore.pub --local-host 0.0.0.0 &
wait

0 comments on commit fbb21cd

Please sign in to comment.