Skip to content

Fix beautysh formatprg #232

Fix beautysh formatprg

Fix beautysh formatprg #232

Workflow file for this run

name: Docker Image
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build Docker Image
run: docker build .