crutch
This commit is contained in:
parent
719643182e
commit
49a38e4d96
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: catthehacker/ubuntu:act-latest
|
runs-on: catthehacker/ubuntu:act-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: install docker
|
||||||
|
run: curl -fsSL https://get.docker.com | sh
|
||||||
-
|
-
|
||||||
name: checkout
|
name: checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Reference in a new issue