Skip to content

Commit d3195c9

Browse files
committed
Restored part of build.yml
1 parent 0933ad5 commit d3195c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml renamed to .github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: ci
1+
name: build
22
on: [push, workflow_dispatch]
33

44
jobs:
5-
ci:
5+
build:
66
runs-on: ubuntu-22.04
77
container: amd64/archlinux:base
88
steps:

0 commit comments

Comments
 (0)