0
0

Add cache
All checks were successful
Test API / build (push) Successful in 2m0s

This commit is contained in:
Serghei Cebotari 2024-01-24 10:57:10 +03:00
parent 01599315fc
commit 52e5baa23b

View File

@ -7,7 +7,9 @@ on:
workflow_dispatch:
jobs:
build:
build:
env:
RUNNER_TOOL_CACHE: /toolcache
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3