https://github.com/basemax/github-actions-compile-c
Automatically compile and test a simple C program using GitHub Actions whenever changes are pushed or a pull request is created to the main branch. The action installs GCC, compiles the C code, and runs the resulting program, ensuring it functions as expected without manual intervention.
https://github.com/basemax/github-actions-compile-c
cd ci ci-cd cicd gcc github github-action github-actions github-actions-c github-actions-ci github-actions-ci-cd github-actions-gcc
Last synced: 6 months ago
JSON representation
Automatically compile and test a simple C program using GitHub Actions whenever changes are pushed or a pull request is created to the main branch. The action installs GCC, compiles the C code, and runs the resulting program, ensuring it functions as expected without manual intervention.
- Host: GitHub
- URL: https://github.com/basemax/github-actions-compile-c
- Owner: BaseMax
- License: mit
- Created: 2025-02-22T15:53:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-23T18:49:04.000Z (about 1 year ago)
- Last Synced: 2025-02-23T19:36:33.191Z (about 1 year ago)
- Topics: cd, ci, ci-cd, cicd, gcc, github, github-action, github-actions, github-actions-c, github-actions-ci, github-actions-ci-cd, github-actions-gcc
- Language: C
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0