Fix CI configs to actually work

Co-authored-by: Shrukan <shrukan@shrukanslab.xyz>
Reviewed-on: sl-devs/cpp-template#7
This commit is contained in:
2024-02-18 00:15:05 +00:00
parent 6a165bcd51
commit f03782c380
3 changed files with 17 additions and 3 deletions

View File

@ -2,6 +2,8 @@ name: Build Image
run-name: ${{ gitea.ref }} Build
on:
push:
branches:
- main
jobs:
build-dev-image: