Run in another container
build Details

This commit is contained in:
Jake Howard 2023-03-24 14:29:28 +00:00
parent a650a83ff5
commit 2b35cf9384
1 changed files with 1 additions and 0 deletions

View File

@ -5,5 +5,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
steps:
- uses: actions/checkout@v3