mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-07 05:16:25 +02:00
removing setup-go in build.yml as it is unnecessary (#17968)
This commit is contained in:
parent
870f7ecb21
commit
695d5b9dbc
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -31,7 +31,6 @@ jobs:
|
||||
vault-base-version: ${{ steps.get-metadata.outputs.vault-base-version }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-go@v3
|
||||
- name: Get metadata
|
||||
id: get-metadata
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user