Skip to content

Commit

Permalink
chore: pin aws-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 24, 2025
1 parent 96bbc58 commit f7311fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion xtasks/docs/release
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#!/usr/bin/env bash
#!/usr/bin/env -S mise x [email protected] -- bash
set -xeuo pipefail
#MISE depends=["docs:build"]
#MISE dir="docs"

aws --version
export AWS_REGION=auto
export AWS_ENDPOINT_URL=https://6e243906ff257b965bcae8025c2fc344.r2.cloudflarestorage.com

Expand Down

0 comments on commit f7311fd

Please sign in to comment.