Skip to content

Commit

Permalink
Merge branch 'retire-rpi2-bb-jetson' of github.com:Picovoice/rhino in…
Browse files Browse the repository at this point in the history
…to retire-rpi2-bb-jetson
  • Loading branch information
albho committed Aug 8, 2024
2 parents 80568a6 + 79321e4 commit 27b2344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: ./copy.sh

- name: Install dependencies
run: go get
run: go install

- name: Build
run: go build
Expand All @@ -90,7 +90,7 @@ jobs:
run: ./copy.sh

- name: Install dependencies
run: go get
run: go install

- name: Build
run: go build
Expand Down

0 comments on commit 27b2344

Please sign in to comment.