crutch
This commit is contained in:
parent
49a38e4d96
commit
cee9a25153
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: catthehacker/ubuntu:act-latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: install docker
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
|
|
Loading…
Add table
Reference in a new issue