mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-23 16:30:11 -05:00
fix workflow
This commit is contained in:
parent
3303b079e7
commit
1feaccdc55
@ -10,7 +10,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||||
ref: ${{ github.event.release.tag_name }}
|
with:
|
||||||
|
ref: ${{ github.event.release.tag_name }}
|
||||||
- name: Set up bazel
|
- name: Set up bazel
|
||||||
uses: ./.github/actions/setup_bazel_nix
|
uses: ./.github/actions/setup_bazel_nix
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user