Skip to content

Commit 0243521

Browse files
committed
Test url
1 parent a48b161 commit 0243521

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
run: make all
5252
- name: Upload to GCS
5353
run: |
54-
gsutil -h "Cache-Control:no-cache" cp bin/viam-agent-* preinstall.sh install.sh uninstall.sh gs://packages.viam.com/temp/
54+
gsutil -h "Cache-Control:no-cache" cp bin/viam-agent-* preinstall.sh install.sh uninstall.sh gs://packages.viam.com/temp/prerelease/ #SMURF use real before merge

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
bin/
2-
.vscode/

0 commit comments

Comments
 (0)