testing
Some checks failed
Build AlaskarSeer / build-alaskarseer (push) Failing after 36s

This commit is contained in:
nomadics9 2025-01-04 06:23:15 +03:00
parent 436c6fd2fa
commit 613e385530
2 changed files with 5 additions and 3 deletions

View file

@ -8,8 +8,10 @@ on:
jobs: jobs:
build-alaskarseer: build-alaskarseer:
runs-on: host runs-on: host
container: catthehacker/ubuntu:act-latest container:
options: --privileged image: catthehacker/ubuntu:act-latest
volumes:
- /var/run/docker.sock:/var/run/docker.sock
steps: steps:
# Step 1: Check out the repository # Step 1: Check out the repository

View file

@ -1 +1 @@
v2.2.2 v2.2.3