Update build.yml (last one)

This commit is contained in:
Asriel Camora
2023-11-09 18:37:38 -08:00
committed by GitHub
parent d496a10385
commit a8c3f347b3
+1 -1
View File
@@ -112,7 +112,7 @@ jobs:
path: BenchmarkDotNet.Artifacts path: BenchmarkDotNet.Artifacts
- name: Cache Benchmark Data - name: Cache Benchmark Data
uses: actions/cache@v1 uses: actions/cache@v3
with: with:
path: ./bench-cache path: ./bench-cache
key: ${{runner.os}}-${{ github.head_ref || github.ref_name }}-benchmark key: ${{runner.os}}-${{ github.head_ref || github.ref_name }}-benchmark