Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5197a8c4a0 | |||
| e527d084c4 |
@@ -0,0 +1,8 @@
|
|||||||
|
name: Build
|
||||||
|
on: [push]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build_arch:
|
||||||
|
runs-on: archlinux
|
||||||
|
steps:
|
||||||
|
- run: echo "This Works"
|
||||||
Reference in New Issue
Block a user