Skip to content

Commit a2f3236

Browse files
ryan-williamsclaude
andcommitted
Install \dvx[s3]\ extra in update-archive action (needed for S3 remote)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d07e63a commit a2f3236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/update-archive/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
cache: pnpm
4242
cache-dependency-path: .discord-agent/api/pnpm-lock.yaml
4343

44-
- run: pip install dvx
44+
- run: pip install dvx[s3]
4545
shell: bash
4646

4747
# Pull existing archive

0 commit comments

Comments
 (0)