Skip to content

* change MULLE_C_COMPILER_ID, which is now simplified and all uppercase #48

* change MULLE_C_COMPILER_ID, which is now simplified and all uppercase

* change MULLE_C_COMPILER_ID, which is now simplified and all uppercase #48

Workflow file for this run

name: DockerfileCI
on: [push,workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
if: ${{ ! env.ACT }}
- name: Build Docker image
if: ${{ ! env.ACT }}
run: docker build .