Update .github/workflows/root.yml
This commit is contained in:
parent
7219f69e61
commit
be8fbc105c
1 changed files with 3 additions and 1 deletions
4
.github/workflows/root.yml
vendored
4
.github/workflows/root.yml
vendored
|
@ -8,7 +8,9 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
container:
|
||||
volumes:
|
||||
- toolcache:/opt/hostedtoolcache
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue