Update imageBuild.yml

This commit is contained in:
Yohan9206 2024-07-22 15:45:44 +03:00 committed by GitHub
parent bbd1280707
commit bbdf7763e1
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