mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
Update imageBuild.yml
This commit is contained in:
parent
bbdf7763e1
commit
a6c29ddaae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/imageBuild.yml
vendored
2
.github/workflows/imageBuild.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
||||||
- closed
|
- closed
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu:latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue