mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
HG actions testing
This commit is contained in:
parent
16a9b30291
commit
5afd1176b9
3
.github/workflows/neko.yml
vendored
3
.github/workflows/neko.yml
vendored
@ -7,7 +7,8 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
runs-on: nurdism/neko:dev
|
||||
container:
|
||||
image: nurdism/neko:dev
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user