Skip to content

Commit 28fb6c6

Browse files
authoredOct 24, 2024
Update deploy-website.yaml
1 parent d42d73c commit 28fb6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/deploy-website.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
2020
git remote set-url origin "https://github.com/${GITHUB_REPOSITORY}.git"
2121
- name: Build and Deploy
22-
run: rye run broken website --deploy
22+
run: uv run broken website --deploy

0 commit comments

Comments
 (0)
Please sign in to comment.