Update .github/workflows/root.yml

This commit is contained in:
jansel 2024-10-25 16:49:57 +01:00
parent 7219f69e61
commit be8fbc105c

View file

@ -8,7 +8,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container:
volumes:
- toolcache:/opt/hostedtoolcache
steps:
- uses: actions/checkout@v4