Skip to content

Commit

Permalink
chore: remove repin for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Jun 20, 2024
1 parent ab9534f commit b685fab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
/Users/runneradmin/.cache/bazel-disk-cache
key: ${{runner.os}}-bazel-cache
- uses: actions/checkout@v3
- run: bazel sync --config=ci --only=crate_index
env: {CARGO_BAZEL_REPIN: 'true'}
# - run: bazel sync --config=ci --only=crate_index
# env: {CARGO_BAZEL_REPIN: 'true'}
- run: bazel build --config=ci //...

bazel-build-linux:
Expand Down

0 comments on commit b685fab

Please sign in to comment.