Skip to content

Commit

Permalink
disable go demos workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Sep 16, 2024
1 parent 50e695f commit f166c58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go-demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

# ************** REMOVE AFTER RELEASE ********************
- name: Get Go SDK from branch
run: go get github.com/Picovoice/cheetah/binding/go/v2/@9bfffa2d1802378d111fd64f57f0a87c2838909a
run: go get github.com/Picovoice/cheetah/binding/go/v2/@50e695ffe3a92031002bfbbd7cd4748908d0dd1a
# ********************************************************

- name: Build micdemo
Expand All @@ -68,7 +68,7 @@ jobs:

# ************** REMOVE AFTER RELEASE ********************
- name: Get Go SDK from branch
run: go get github.com/Picovoice/cheetah/binding/go/v2/@9bfffa2d1802378d111fd64f57f0a87c2838909a
run: go get github.com/Picovoice/cheetah/binding/go/v2/@50e695ffe3a92031002bfbbd7cd4748908d0dd1a
# ********************************************************

- name: Build micdemo
Expand Down

0 comments on commit f166c58

Please sign in to comment.