This commit is contained in:
Mootfrost777 2023-10-20 20:49:23 +03:00
parent 49a38e4d96
commit cee9a25153

View file

@ -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