35a5da813bdaf9c1c8a3d2e294097b657e442338 blob 145 bytes (raw)
1
2
3
4
5
6
7
8
9
10
11
12
| | image: archlinux
packages:
- gcc
- make
- clang
tasks:
- lint: |
cd olang
make linter
- build: |
cd olang
make
|
debug log:
solving 35a5da8 ...
found 35a5da8 in http://lists.johnnyrichard.com/olang/20240213213620.13471-1-johnny@johnnyrichard.com/
applying [1/1] http://lists.johnnyrichard.com/olang/20240213213620.13471-1-johnny@johnnyrichard.com/
diff --git a/.build.yml b/.build.yml
new file mode 100644
index 0000000..35a5da8
Checking patch .build.yml...
Applied patch .build.yml cleanly.
index at:
100644 35a5da813bdaf9c1c8a3d2e294097b657e442338 .build.yml
Code repositories for project(s) associated with this public inbox
https://git.johnnyrichard.com/olang.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox