Skip to content

GH-24: Fix CC SWITCH_COLOR Duration param #40

GH-24: Fix CC SWITCH_COLOR Duration param

GH-24: Fix CC SWITCH_COLOR Duration param #40

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ '*' ]
pull_request:
branches: [ '*' ]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.1.1
with:
fetch-depth: 0
- name: Build Docker image from sources
run: docker build .