Skip to content

Commit 6713f20

Browse files
committed
re-enabled youtube demos
1 parent 5e0c845 commit 6713f20

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-demos.yml

-2
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ jobs:
7878
run: python3 leopard_demo_file.py --access_key ${{secrets.PV_VALID_ACCESS_KEY}} --wav_paths ../../resources/audio_samples/test.wav
7979

8080
build-subtitle-demo:
81-
if: false # YouTube: "Sign in to confirm you’re not a bot."
8281
runs-on: ${{ matrix.os }}
8382
defaults:
8483
run:
@@ -118,7 +117,6 @@ jobs:
118117
--subtitle_path test.txt
119118

120119
build-youtube-demo:
121-
if: false # YouTube: "Sign in to confirm you’re not a bot."
122120
runs-on: ${{ matrix.os }}
123121
defaults:
124122
run:

0 commit comments

Comments
 (0)