Skip to content

Commit 8a4e6df

Browse files
committed
dummy dumb dev
1 parent 0958304 commit 8a4e6df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-prerelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
7373
# Any line with `uv pip install --prerelease=allow` in the `.github/` folder must be updated with `--prerelease=allow` flag
7474
find .github/workflows/ -type f -exec sed -i 's/uv pip install /uv pip install --prerelease=allow /g' {} +
75+
git add .github/workflows/
7576
7677
# Commit and push changes
7778
git --no-pager diff --staged

0 commit comments

Comments
 (0)