Skip to content

Commit

Permalink
Using VC release 0.0.1 in builds
Browse files Browse the repository at this point in the history
  • Loading branch information
no-1-noob committed Jun 20, 2024
1 parent 7d52c1e commit 9487ca5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/createbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Download ZIP file
run: |
Invoke-WebRequest -Uri "https://github.com/no-1-noob/VoiceCommander/releases/download/v0.0.1/VoiceCommander-0.0.1-bs1.29.0-4392554.zip" -OutFile "$env:TEMP\VC.zip"
Invoke-WebRequest -Uri "https://github.com/no-1-noob/VoiceCommander/releases/download/v0.0.1/VoiceCommander-0.0.1-bs1.29.0-719bd07.zip" -OutFile "$env:TEMP\VC.zip"
shell: pwsh

- name: Unzip file
Expand Down Expand Up @@ -119,7 +119,7 @@ jobs:

- name: Download ZIP file
run: |
Invoke-WebRequest -Uri "https://github.com/no-1-noob/VoiceCommander/releases/download/v0.0.1/VoiceCommander-0.0.1-bs1.35.0-e307d21.zip" -OutFile "$env:TEMP\VC.zip"
Invoke-WebRequest -Uri "https://github.com/no-1-noob/VoiceCommander/releases/download/v0.0.1/VoiceCommander-0.0.1-bs1.35.0-1cc0e98.zip" -OutFile "$env:TEMP\VC.zip"
shell: pwsh

- name: Unzip file
Expand Down Expand Up @@ -223,7 +223,7 @@ jobs:

- name: Download ZIP file
run: |
Invoke-WebRequest -Uri "https://github.com/no-1-noob/VoiceCommander/releases/download/v0.0.1/VoiceCommander-0.0.1-bs1.35.0-e307d21.zip" -OutFile "$env:TEMP\VC.zip"
Invoke-WebRequest -Uri "https://github.com/no-1-noob/VoiceCommander/releases/download/v0.0.1/VoiceCommander-0.0.1-bs1.35.0-1cc0e98.zip" -OutFile "$env:TEMP\VC.zip"
shell: pwsh

- name: Unzip file
Expand Down

0 comments on commit 9487ca5

Please sign in to comment.