Update imageBuild.yml

This commit is contained in:
Yohan9206 2024-07-22 15:50:26 +03:00 committed by GitHub
parent bbdf7763e1
commit a6c29ddaae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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