Skip to content

Commit

Permalink
chore: remove unused copy_runfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Aug 1, 2024
1 parent f157f5c commit 4278085
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- uses: actions/checkout@v4
- run: bazel run --config=ci //:copy_dist_include
- run: bazel run --config=ci //:copy_dist_images
- run: bazel run --config=ci //:copy_runfiles
- uses: actions/upload-artifact@v4
with:
name: common-dist
Expand Down

0 comments on commit 4278085

Please sign in to comment.