fix container
build and deploy / build (push) Successful in 2m10s

This commit is contained in:
2024-12-01 22:31:20 +09:00
parent f9f459a895
commit 181cf6c07b
+2
View File
@@ -8,6 +8,8 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3