Skip to content

Commit ca8ccfc

Browse files
authored
Update the rest of the registry docs (#2169)
1 parent 19af83c commit ca8ccfc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+411
-418
lines changed

.github/workflows/run-htmltest.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ jobs:
2525
with:
2626
hugo-version: "latest"
2727
extended: true
28-
- name: Temp config
29-
run: |
30-
echo url_latest_version = \"https://docs-test.viam.dev/${{ github.sha }}/public\" > config_pr.toml
31-
echo baseURL = \"https://docs-test.viam.dev/${{ github.sha }}/public\" >> config_pr.toml
3228

3329
- name: Build
3430
run: make build-dist

0 commit comments

Comments
 (0)