diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 58dde31628..c7261a8f4a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: continue-on-error: true uses: actions/upload-artifact@v2 with: - name: Build + name: {{ matrix.os }} path: build - name: Check Lake run: make -C examples check-lake