Update .github/workflows/view-cache.yaml
This commit is contained in:
parent
f39c87c3e1
commit
1ceb5060b0
1 changed files with 3 additions and 1 deletions
4
.github/workflows/view-cache.yaml
vendored
4
.github/workflows/view-cache.yaml
vendored
|
@ -5,7 +5,9 @@ name: View cache
|
|||
|
||||
jobs:
|
||||
view-cache:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue