Skip to content

Commit

Permalink
Add bazel cache
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrodimarco-dfinity committed Jan 31, 2024
1 parent 06e9947 commit 853a10e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/multiservice-discovery-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.ref }}

- name: "🔧 Setup runner"
uses: ./.github/workflows/manage-runner-pre

- name: "make registry dir"
shell: bash
run: |
Expand Down

0 comments on commit 853a10e

Please sign in to comment.