From 4217bdea03145ea132b15bf25d4d6ca58147cc42 Mon Sep 17 00:00:00 2001 From: Neal Date: Tue, 23 Jan 2024 12:26:30 -0600 Subject: [PATCH] add hosted test vectors --- .github/workflows/preview.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preview.yaml b/.github/workflows/preview.yaml index 4524f58..ee98aad 100644 --- a/.github/workflows/preview.yaml +++ b/.github/workflows/preview.yaml @@ -24,7 +24,7 @@ jobs: path: tbdex - name: Copy web5-spec test-vectors run: cp -r web5-spec/test-vectors ./test-vectors - - name: Copy tbdex test-vectors + - name: Copy tbdex hosted test-vectors run: cp -r tbdex/hosted/test-vectors ./tbdex-test-vectors - name: build html run: |