Skip to content

Commit 4278085

Browse files
committed
chore: remove unused copy_runfiles
1 parent f157f5c commit 4278085

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- uses: actions/checkout@v4
2525
- run: bazel run --config=ci //:copy_dist_include
2626
- run: bazel run --config=ci //:copy_dist_images
27-
- run: bazel run --config=ci //:copy_runfiles
2827
- uses: actions/upload-artifact@v4
2928
with:
3029
name: common-dist

0 commit comments

Comments
 (0)